body.bg-light {
    background-color: #EAE7DC !important;
}

.btn-raspis {
    background-color: #E85A4F;
    border-color: #E85A4F;
    color: #EAE7DC;
}

.border-custom {
    border-color: #E98074 !important;
}

.a_custom, .a_custom:hover {
    color: #E98074;
}

.hr_custom {
    color: #E85A4F;
    height: 3px !important;
}

.sup_time, .desc_red {
    color: #E85A4F;
}

.time {

}

.time_future {

}

.time_next {
    background-color: #E98074;
    border-radius: 8px;
    padding: 1px 8px;
}

.time_past {
    color: #8E8D8A;
}

.rek, .rek_yandex {
    margin-top: 10px;
    margin-bottom: 10px;
}

.rek_img {
    /*max-width: 300px;*/
    max-width: 600px;
    width: 100%;
}