    /* Настройки попап-новости для блока "Виды отделки" */
    .t-feed__post-popup__date-parts-wrapper.t-feed__post-popup__date-parts-wrapper_beforetitle {
        display: none;
    }
    
    .t-feed__post-popup__title-wrapper {
        font-family: 'Robotomix', Arial, sans-serif!important;
        font-weight: 600;
    }
    
    .t-feed__post-popup__text .t-redactor__tte-view .t-redactor__text!important{
        font-family: 'Robotomix', Arial, sans-serif;
        font-weight: 300;
    }