.t-feed__post-popup__date {
    color: rgba(0, 0, 0, .5);
    font-size: 1.2rem;
    font-weight: 400;
}
.t-feed__post-popup__close-text {
    display: inline-block;
    font-weight: 400;
    line-height: 1.3;
    opacity: .8;
    font-size: 1.5rem;
}
.t-feed__post-popup__tag span {
    color: rgba(0, 0, 0, .5);
    font-size: 1.2rem;
    font-weight: 400;
    margin-right: 15px;
    text-transform: uppercase;
}