    .t-title {
        text-transform: uppercase;
        line-height: 1.1 !important;
        font-size: 24px !important;
    }
    
    .t-feed__post-popup__close-text {
        display: none !important;
    }
    
    .t-feed__post-popup__close-wrapper {
        border-bottom: none !important;
        margin: 10px 0;
    }
    
    .t-text {
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 1.2 !important;
    }
    
    .t-feed__post-popup__date-parts-wrapper.t-feed__post-popup__date-parts-wrapper_aftertitle {
        margin-top: 0 !important;
        padding-bottom: 0 !important;
    }
    
    .t-feed__post-popup__text .t-redactor__tte-view .t-redactor__text {
        margin-bottom: 0 !important; 
        padding: 0 !important;
    }
    
    .t-feed__post-popup__title-wrapper {
        padding-bottom: 10px;
    }