body {
    background: #461E82;
    background-size: cover;
}
.home-wrap {
    margin-top: 142px;
}
.fiolet_block.programs-card {
    background: url(../img/course-find-back-services.png) no-repeat center;
    background-size: cover;
}
.fiolet_block.programs-card h1 {
    color: #fff;
}
.filterhead {
    color: #fff;
}
.checkbox_slider_wrap {
    background: #2a124e;
}
footer {
    background: #B9AC73;
}
.f-links__coloumn__icons svg {
    color: #B9AC73;
}

.feedback {
    background: #d5cdab url(../img/Form-services.png) no-repeat center;
    background-size: cover;
}
.feedback {
    color: #fff;
}
.feedback .c-button {
    background:#B9AC73;
}
.custom-checkbox_dark .custom-checkbox-box {
    border: 2px solid #fff !important;
}
.custom-checkbox_dark .checkbox-text {
    color: #fff;
}
.custom-checkbox_dark .checkbox-input:checked+.custom-checkbox-box:before {
    background-color: #fff !important;
}
.custom-checkbox_dark .checkbox-input:checked+.custom-checkbox-box:after {
    background-color: #fff !important;
}
#feedback_form .text-link, #feedback_form_courses .text-link, #feedback_form_courses_t3 .text-link, #feedback_form_modal .text-link {
    color: #fff;
}

.c-button.text-button.feedback__form__btn.hvr-sweep-to-right:before {
    background: rgb(164, 153, 103);
}
