.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;
    color: #4E2C19;
}
.t-text_md {
    font-size: 18px;
    line-height: 1.55;
}