.t-feed__post-popup__text-wrapper h3.t-redactor__h3 {
    font-size: 22px !important;
    line-height: 1.3;
    margin: 0;
}

@media screen and (max-width: 640px) {
    .t-feed__post-popup__text-wrapper h3.t-redactor__h3 {
        font-size: 18px !important;
    }
}

.t-redactor__text {
    font-size: 16px;
}

h2.t-redactor__h2 {
    font-family: 'ViodaLibre', Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
