body{

   background-color:#000000

}

@media    (min-width: 1200px) {

   .t-redactor__text {
         font-size: 16px !important;
        font-family: 'manrope', Arial, sans-serif;
        font-weight: 400;
    }
    
}

      .t-feed__post-popup__cover-wrapper_aftertitle {
        
        display: none !important;
    }
    
    .t-feed__post-popup__title {
       display: none;
    }
    
    .t-feed__post-popup__date {
       display: none;
    }
    .t-feed__post-popup__close-text {
        font-size: 18px;
}

.t-feed__post-popup__relevants-item-title {
    font-size: 18px !important;
    
}

.t-feed__post-popup__relevants-item-descr {
        font-size: 15px !important;
    
}