.t-text_xs {
    font-size: 15px;
}

.t-descr_md {
        font-size: 16px;
        color: #610103;
    }

.t-descr_xxs {
        font-size: 15px;
    }
    

@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close {
            background: #610103;
    }
}