.t-feed__post-popup__title {
    font-weight: 400 !important;   
}
.t-feed__post-popup__content.t-col_8 {
    max-width: 100% !important;
}
.t-feed__post-popup__close-text, .t-uptitle {
    font-family: 'Open Sans', Arial, sans-serif;
}
.t-feed__post-popup__content .t-text_md {
    font-size: 18px;
    font-weight: 400;
}


.uc-timetable .t-card__title::after {
    content: "♥";
    display: block;
}
.t-uptitle {
    letter-spacing: normal;
}

.t-feed__post-bgimg {
    border-radius: 10px; /* Радиус у новостных картинок в новостном блоке на главной странице */
}

@media screen and (max-width: 980px) {
    .t229__centerside { /* Цвет фона у выпадающего меню в мобильной версии */
        background-color: #fff;
    }
}