.t-text_md {
    font-size: 16px;
    font-weight: 300;
    color: #424242;
}

.t-title {
    font-family: Arial, sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #424242;
}

.t-feed__post-popup__text-wrapper h2.t-redactor__h2 {
    font-family: 'Arial', sans-serif; /* Шрифт Arial */
    font-size: 24px; /* Размер 22px */
    font-weight: 600; /* Толщина 400 */
    color: #424242; /* Цвет текста */
    letter-spacing: normal; /* Убирает растяжение */
    line-height: 1.2; /* Регулирует высоту строки */
    font-stretch: normal; /* Отключает растяжение шрифта */
}

.t-feed__post-popup__text-wrapper h4.t-redactor__h4 {
    font-family: 'Arial', sans-serif; /* Шрифт Arial */
    font-size: 18px; 
    font-weight: 600; /* Толщина 400 */
    color: #424242; /* Цвет текста */
}