body {
    background: #F3F3F3 !important;
}
header .contacts .contacts_line::before {
    background: #D6B3C3 !important;
}
header .contacts .contacts_line a {
    border-bottom-color: #D6B3C3 !important;
}
.buttons_block a.online_booking {
    border-color: #D6B3C3 !important;
    background: #D6B3C3 !important;
}
.buttons_block a.site_link {
    border-color: #D6B3C3 !important;
    box-shadow: 0px 6px 20px rgba(181, 121, 147, 0.2) !important;
}
.buttons_block a.link_phone::before {
    background: #D6B3C3 !important;
}
.slick-dots li.slick-active button {
    background: #D6B3C3 !important;
}