h1 {
    text-transform: uppercase;
}

/*Ховеры для всех кнопок*/
  [data-elem-type="button"] *:hover {
    background-color: #33CBF3 !important; 
    border-color: #33CBF3 !important;
    color: #fff !important;
  }
  
/*Ховеры для всех ссылок*/
    .t396__elem[data-elem-type="text"] a:hover{
      text-decoration:underline !important;
}

/* Широкие цитаты от Настеньки */

.t673 .t-col_7 {max-width: 763px;}

/* Широкая плашка врезки онлайн-поиска */


@media screen and (min-width:991px) {
    #rec423383401 .search-link {
        max-width: 760px; min-width: 0px !important;
    }
        .t673 .t673__textwrapper {padding: 24px;}

    
}

.t673 strong {font-weight: 800 !important;}

.t004 strong {font-weight: 200 !important;}

/* коррекция интерлиньяжа для кастомных блоков */
.services-slider__col-title, .services-slider__col-text, .search-link__subtitle, .services-slider__subtitle, .search-link__description {
    line-height: 1.5;
}

@media screen and (max-width:480px) {
    .services-slider__col {
        zoom: 1.2;
    }
    .services-slider__col * {
        text-size-adjust: auto;
    }
}
/* убрать ховер на заглушенной вкладке «Онлайн-сервисы» */ 
.nohover:hover {
    color: #000;
}
.uc-breadcrums .t396__artboard {
    overflow-x: visible;
}

/* стили шрифта для блоговых страниц */
.t004 {
    line-height: 24px;
}
.t004 li {
    margin-bottom: 16px;
}
.t004 br {
    content: "";
    height: 8px;
    display: block;
}
.t673 {
    line-height: 24px !important;
}
.search-link__description {
    font-size: 15px !important;
}