.t-feed__post-popup.t-popup_show {
    background-color: #F9F9FA !important;
}

.js-feed-post-title.t-feed__post-popup__title {
    font-family: 'Oswald';
    text-transform: uppercase;
}

.t-redactor__tte-view {
    font-family: 'Overpass';
    font-weight: 300;
}

.t-feed__post-popup__container {
        padding: 45px 0;
}

.t-feed__post-popup__date-wrapper {
    font-family: 'Overpass';
    font-weight: 300;
}

.t-feed__post-popup__tag {
    font-family: 'Overpass';
    font-weight: 300;
}