
/* Скрываем дату в открытых новостных статьях */
.js-feed-post-date.t-feed__post-popup__date {
    display: none !important;
}

