
/* Text color for content and title wrappers */
.t-feed__post-popup__title-wrapper,
.t-feed__post-popup__title-wrapper
.t-feed__post-popup__content-wrapper,
.t-feed__post-popup__content-wrapper * {
    color: #000000 !important;
}
.t-feed__post-popup__title-wrapper,
.t-feed__post-popup__title-wrapper *,
.t-feed__post-popup__content-wrapper,
.t-feed__post-popup__content-wrapper * {
    font-family: 'Manrope', Arial, sans-serif !important;
}
