/*стили для попапа из блога*/
.t-text_md {
    font-size: 16px;
    line-height: 1.5;
}

.t-text {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 400;
    color: #100000;
}

/*стиль заголовка БЛОКА новостей в блоге*/
.t-title_xxs {
    font-size: 44px;
    line-height: 1.23;
    letter-spacing: -1px;
    font-weight: 600;
    }

/*стиль для заголовка H3*/
.t-feed__post-popup__text-wrapper h3.t-redactor__h3 {
    font-size: 24px !important;
}

/*блок цитаты стиль*/
.t-feed__post-popup__text-wrapper blockquote.t-redactor__preface {
    font-size: 26px;
    line-height: 1.23;
    margin: 0;
    font-weight: 500;
}









