.t758 a{
    color: #ffffff !important;
}

.t-feed__post-popup__text{
    font-size: 16px !important;   
}

.t-feed__post-popup__close-text{
    line-height: 1 !important;
    opacity: 1 !important;
    font-size: 18px !important;
}

.t-feed__button-container{
    font-family: 'Inter', Arial, sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
}

.t-feed__button-readmore .t-btn:hover{
    background-color: #1c1c1c !important;
    color: #ffffff !important;
}

.t-feed__button-readmore .t-btn{
    transition: 0.2s !important;
}

.t-feed__post-popup__date-parts-wrapper .t-feed__post-popup__tag{
    display: none !important;
    margin-top: 0px !important;
}

.js-feed-post-date{
    font-family: 'Inter', Arial, sans-serif !important;
    font-weight: 400 !important;
}

.t-feed__post-tag{
    color: rgb(185 141 81) !important;
    font-weight: 400 !important;
    font-family: 'Inter', Arial, sans-serif !important;
}

.t-feed__post-parts-date-row_afterdescr > span:nth-child(3),
.t-feed__post-parts-date-row_afterdescr > span:nth-child(2):after{
    display: none !important;
}

@media screen and (max-width: 960px) {
    .t823__col_img_mobile.t823__col_img {
        display: none;
    }
}