body {
    background: #F4F2F0 !important;
}
header .contacts .contacts_line::before {
    background: #CDA187 !important;
}
header .contacts .contacts_line a {
    border-bottom-color: #CDA187 !important;
}
.buttons_block a.online_booking {
    border-color: #CDA187 !important;
    background: #CDA187 !important;
}
.buttons_block a.site_link {
    border-color: #CDA187 !important;
    box-shadow: 0px 6px 20px rgba(205, 161, 135, 0.2) !important;
}
.buttons_block a.link_phone::before {
    background: #CDA187 !important;
}
.slick-dots li.slick-active button {
    background: #CDA187 !important;
}