.t-feed__post-popup__close-text {
    font-weight: 400;
    font-size: 15px;
}

.t-feed__post-popup__title {
    font-weight: 400;
    font-size: 36px;
}

.t-redactor__h2 {
    font-size: 23px !important;
    font-family: 'Unageo', Arial, sans-serif;
    font-weight: 400;
    margin-bottom: 0px !important;
}

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

.t-feed__post-popup__date.t-uptitle {
    font-weight: 400;
}


@media screen and (max-width: 959px) {
.t-feed__post-popup__title {
    font-size: 25px;
}
.t-redactor__h2 {
    font-size: 19px !important;
}
.t-redactor__text {
    font-size: 15px;
}
}
