.t-feed__post-popup__cover-wrapper {
    display: none;
}

.t-feed__post-tag {
    letter-spacing: 0px;
    text-transform: none;
}

.t-feed__post-label {
    background-color: rgba(0,0,0,0.3);
    backdrop-filter: blur(20px);
    border-radius: 8px;
}

.t-feed__post-imgwrapper {
    border-radius: 16px;
}

.t-feed__post-popup__cover-wrapper {
    border-radius: 16px;
}

.js-feed-post-title.t-feed__post-popup__title.t-title.t-title_xxs {
    font-weight: 400;
}

#allrecords b, #allrecords strong {
    font-weight: 600 !important;
}