@media screen and (max-width: 640px){
    .t-descr_xs {
        font-size: 14px;
    }
}

/*Увеличиваем заголовки на мобильных*/
/*@media screen and (max-width: 960px) {
    /*.t-name_md {
        font-size: 36px;
    }
    /*.t-title_xxl {
        font-size: 36px;
    }
    /*Временный блок Услуги с эмодзи*/
    /*.t-name_lg {
        font-size: 32px;
    }
}*/

.t994__content.t994__halign_left {
    align-items: center;
}

.t994__btn-wrapper {
    padding: 22px 26px 15px;
}
/*Главная → Окно «Заказ продвижения» → Поле «Выберите пакет»*/
.t-img-select__indicator {
    border: 1px solid rgb(255, 255, 255) !important;
    border-radius: 10px !important;
}
/*Потоки → Блог → Пост → Кнопка в контенте*/
.blogbutton {
    background: #48cfaf;
    color: #fff !important;
    padding: 12px 20px;
    border-radius: 60px;
}
