.t706__cartwin-content * {
   font-family: 'Inter', Arial, sans-serif;
}

.t-cms__page__atom figure img {
    padding-bottom: 20px !important;
}

.t-redactor__tte-view .t-redactor__text a:hover{
    color: #9E9E9E !important; /*Цвет текста при наведении*/
    transition: 0.2s ease-in; /*Плавность анимации при наведении на кнопку*/
}