.t-feed__post-popup__title {
    color: #1c2489 !important;
}

.t-feed__post-popup__img,
.t-redactor__callout,
.t-feed__post-popup__text .t-redactor__tte-view figure img {
    border-radius: 12px !important;
}

.t-redactor__text {
    font-size: 20px !important;
    font-weight: 300 !important;
    line-height: 1.3 !important;
}

.t-feed__post-popup__tag span {
    color: #1c2489 !important;
    font-size: 18px !important;
    padding: 6px 18px 6px !important;
    border-radius: 8px !important;
    letter-spacing: 0 !important;
    border: 1px solid #f1f1f1 !important;
    background-color: #f1f1f1 !important;
    border-radius: 8px !important;
    text-transform: none !important;
}

.js-feed-post-date {
    font-size: 18px !important;
    letter-spacing: 0 !important;
}


