.t-text {
    font-size: 14px;
    color: #636d4b;
    font-weight: 500;
    font-family: 'Montserrat';
}

.t-title {
    font-family: 'Montserrat';
    font-weight: 600;
    color: #636d4b;
    font-size: 24px;
}
.t-uptitle {
    font-family: 'Montserrat';
    font-weight: 600;
}
.t-descr {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 14px;
}
.t-feed__container .t-feed__parts-switch-wrapper {
    margin-bottom: 0px;
}
@media screen and (max-width: 640px) {
    .t-name_xs {
        font-size: 14px;
    }
}
@media screen and (max-width: 1200px) {
    .t-feed__post-popup__text-wrapper blockquote.t-redactor__preface {
        font-size: 18px !important;
    }
}
.t-feed__post-popup__text-wrapper blockquote.t-redactor__preface {
    font-size: 20px;
    line-height: 1.55;
    margin: 0;
}

