.t-title_xxs {
    font-size: 32px;
}
.t-title {
    font-weight: 500;
}
.t-text_md {
    font-size: 16px;
}
.t-feed__post-popup__date.t-uptitle {
    letter-spacing: 0px;
    font-size: 13px;
}
.t-feed__post-popup__tag span {
    display: none;
}
.t-feed__post-popup__close-text {
    opacity: 1;
}
.t-feed__post-popup__content img {
    border: 1px #f6f7fb;
    border-radius: 20px;
}
.t-feed__post-popup__close-wrapper {
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.t-feed__post-popup__text-wrapper h2.t-redactor__h2 {
    font-weight: 500;
    margin-bottom: 10px;
}
.t-feed__post-popup__text-wrapper h3.t-redactor__h3 {
    font-weight: 500;
    margin-bottom: 10px;
}
.t-feed__post-popup__text-wrapper h4.t-redactor__h4 {
    font-weight: 500;
    margin-bottom: 10px;
}
.t-feed__post-popup__text-wrapper hr {
    background: #e5e9fa;
    opacity: 1;
}
.t-redactor__quote {
    border-left: 3px solid #5f80f5;
}
.t-feed__post-popup__close-wrapper .js-feed-close-text,
.t-feed__post-popup__close-wrapper .js-feed-popup-title {
  color: #242424 !important;
}

.t-feed__post-popup__close-wrapper {
  background-color: #ffffff !important;
}