 .t-feed__post-popup__close-text {
    font-weight: 300 !important;
    text-transform: uppercase !important;
    line-height: 1 !important;
    opacity: 1 !important;
    font-family: 'Inter', Arial, sans-serif !important;
    }
    
.t-feed__post-popup__title {
    text-transform: uppercase !important;
    line-height: 1 !important;
    }
    
    .t-feed__post-popup__date {
        font-family: 'Inter', Arial, sans-serif !important;
        padding: 4px 5px !important;
        border: 0.5px solid #fff !important;
        background: #fff !important;
        color: #0a0a0a !important;
    }
    
    .t-feed__post-popup__relevants-title {
        text-transform: uppercase !important;
    }
    