.tlk-form__title {
    font-weight: bold !important;
}

.tlk-form__container-wrap {
    border-radius: 20px !important;
}

input.tlk-input {
    border-radius: 6px !important;
    border-color: #EBEBEB !important;
}

button.tlk-btn.tlk-btn_reset.tlk-btn_gray {
    background: #28A745 !important;
    width: 280px !important;
}

.tlk-form__wrap-links a.tlk-form__link {
    color: #313131 !important;
}