.t-feed__post-popup__title-wrapper .t-title_xxs {
    font-size: 24px;
    line-height: 1.35;
    font-weight: 700;
}

.t-feed__post-popup__text .t-redactor__tte-view .t-redactor__text {
    font-size: 14px;
    line-height: 1.55;
    color: #595959;
}
.t-feed__post-popup__title-wrapper h4.t-redactor__h4 {
    font-size: 18px;
    line-height: 1.3;
    margin: 0;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}

.t-feed__post-popup__date-parts-wrapper {
    gap: 13px 5px;
}
.t-feed__post-popup__tag span {
    color: #14a2dc;
    letter-spacing: 0px !important;
    font-weight: 600 !important;
}

.t-feed__post-popup__tag span {
    background-color: #f6f6f6;
    border-radius: 30px;
    padding: 5px 11px;
    border: 1px solid #b7deee;
    color: #14a2dc;
}