.t794__list [href="/service"] {
    color: #F04A43 !important;
}
.t702 .t-input-group {
    margin-bottom: 15px;
}
.no-autoscale-line {
    width: 1px !important;
    zoom: 1 !important;
}
.js-feed-post-text.t-text_md {
    font-family: 'Inter';
}
.t887__wrapper {
    padding: 30px 25px;
}
.t887__text.t-text a {
    display:block;
    background-color: #F04A43;
    color:white !important;
    padding: 10px 30px;
    width: 100px;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (max-width: 640px){
.js-feed-post-descr {
    padding-top: 10px!important;
    padding-bottom: 15px!important;
}

.t-feed__col-grid__wrapper {
    padding-left: 25px!important;
    padding-bottom: 25px!important;
}
.t702__descr {
    font-size: 14px;
}
.t702 .t-input {
    font-size: 13px;
}
.t702 .t-title_xxs {
        font-size: 27px;
    }
.t702__descr {
    padding-bottom: 20px;
}
.t702 .t-popup__block-close {
    background: #f04a43;
}
}