    .uc-head {
        white-space: nowrap;
    }
    .t-btn_sm, .t-btn_md, t-btnflex__text {
        font-size: 20px !important;
    }
    .t-btnflex_md, .t-btn.t-btnflex_md, .t-submit.t-btnflex_md, .t-btn, .t-btnflex, .t-btnflex_type_button, .t-btnflex_sm t-card__btn {
        font-size: 22px !important;
    }
    .t-form__inputsbox * {
        font-size: 20px !important;
    }
    .t-feed__post-popup__date, .t-feed__post-popup__relevants-item-tag, .t-feed__post-popup__tag span {
        font-size: 16px !important;
    }
    .t-uptitle_xxl {
        font-size: 26px !important;
    }
    .t-name_xs, .t-descr_xxs {
        font-size: 22px;
    }
    a[href^=tel] small {
        opacity: 1 !important;
        color: #f95030 !important;
    }
    /*color of phone numbers on hover*/
    a[href^=tel]:hover small {
        color: #e30613 !important;
    }
    /*color of mail on hover*/
    a[href^=mailto]:hover { 
        color: #e30613 !important;
    }
    /*social links styles*/
    .t-sociallinks__wrapper li path:hover { 
        fill: #e30613 !important;
    }
    .t-sociallinks__wrapper li svg:hover { 
        color: #e30613 !important;
    }
    /*price in preschool-concept*/
    #rec548749985 a:hover {
        color: #e30613 !important;
    }
