.uc-tinkoff a {
    padding-left: 30px !important;
}

[data-elem-type="button"] a {
    letter-spacing: -0.3px;
}

.uc-request-form .t-popup__container {
    border-radius: 15px;
}

/* кастомизируем выпадашки */
.t668__wrapper {
    border-radius: 20px !important;
    margin-bottom: 5px !important;
}
    
.t668__title {
    letter-spacing: -0.5px !important;;
}
    
@media (max-width: 480px) {
.uc-faq .t668__title {
    font-size: 20px !important;
}
        
.uc-faq .t668__text {
    font-size: 13px !important;
}
        
.uc-faq .t668__title {
    padding-right: 45px !important;
}

.uc-faq .t668__icon {
    right: 15px !important;
}
