#feed-text > div > section > div > blockquote.t-redactor__callout.t-redactor__callout_fontSize_default {
    border-radius: 10px;
}

.t-feed__post-popup__content img {
    border-radius: 10px;
}

.t-feed__post-popup__container {
    padding-top: 70px;
}

.t-feed__post-popup__author-name {
    font-size: 18px;
    color: #b26845!important;
    font-family: 'Montserrat';
    font-weight: 700;
}

.t-feed__post-popup__date.t-uptitle {
    color: #b4aba8;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 10px;
}

.t-feed__post-popup__tag span {
    color: #ffffff!important;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 10px;
    letter-spacing: normal;
    background-color: #22130c;
    border-radius: 5px;
    padding: 4px 8px;
}

.t400__submit_hide-back {
    background-color:#cdc0b8!important;
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

.t265__wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 10px;
}