.t-descr {
    font-family: 'Inter', Arial, sans-serif;
    font-weight: 400;
    color: #828141 !important;
}
.t-title {
    font-family: 'Inter', Arial, sans-serif;
    font-weight: 500;
    color: #4E2C19;
}
.t-title_xxs {
    font-size: 28px;
    line-height: 1.15;
}
.t-feed__post-popup__date {
    color: #828141;
    font-size: 10px;
}
.t-uptitle {
    font-family: 'Inter', Arial, sans-serif;
    font-weight: 500;
    color: #828141;
    letter-spacing: 1px !important;
}
.t-feed__post-popup__tag span {
    color: #828141;
}
.t-redactor__tte-view .t-redactor__text {
    line-height: 1.3;
    margin-bottom: .75rem;
    padding: .25rem 0;
}
.t-text {
    font-family: 'Inter', Arial, sans-serif;
    font-weight: 400 !important;
    color: #4E2C19;
}
.t-text_md {
    font-size: 18px;
    line-height: 1.55;
}
.t-name {
    font-family: 'Inter', Arial, sans-serif;
    font-weight: 400;
    color: #4E2C19;
}
.t-feed__post-popup__text-wrapper h2.t-redactor__h2 {
    font-weight: 400 !important;
    font-size: 24px;
}
.t-feed__post-popup__text .t-redactor__tte-view h2.t-redactor__h2, .t-feed__post-popup__text .t-redactor__tte-view h3.t-redactor__h3, .t-feed__post-popup__text .t-redactor__tte-view h4.t-redactor__h4 {
    margin-bottom: 0rem;
}    .t-search-widget__header {
    padding: 20px 0 !important;
}
    .t-input {
    font-family: 'Inter', Arial, sans-serif;
}
.t-search-widget__blockinput {
    height: 50px !important;
}
.t-search-widget__popup {
    background: #f3f0e7 !important;
}
.t-search-widget__clear-icon {
    background: #ded9c6 !important;
}
.t-search-widget__loadmore-btn {
    color: #F3F0E7 !important;
    background-color: #828141 !important;
    border-radius: 0px !important;
}
.t-btn {
    font-family: 'Inter', Arial, sans-serif;
}
.t-search-widget__pagination-active {
    border-radius: 50%;
    background-color: #DED9C6 !important;
}
@media screen and (max-width: 640px) {
    .t-name_xs {
        font-size: 16px;
    }
}
@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 14px;
    }
}
