.uc-custom_header > .t-btn_md {
    font-size: 22px !important;
    font-family: Arial, sans-serif !important;
    background-color: red !important;
}
.uc-custom_header > .t-btn_md:hover > * {
    font-size: 22px;
    font-family: Arial, sans-serif;
    background-color: red !important;
}

.uc-custom_header {
    font-size: 22px;
    font-family: Arial, sans-serif;
    background-color: red !important;
    color: blue !important;
}

a[href="tel:+79605607353"] > td {
    font-size: 22px !important;
}

