.t706__carticon {
    display: none;
}
.tks_pay {
    width:145px !important;
    height:55px !important;
    color: #252b00 !important;
    background-color: #f2f2f2 !important;
    border: 1px solid #252b00 !important;
    font-family: 'CirceRounded' !important;
    font-weight: 600 !important;
    font-size: 18px !important;
}
.tks_pay:hover {
    background-color: #fcc521 !important;
    border: border: 1px solid #fcc521 !important;;
}
.t-form__successbox {
    background-color: #ff5500 !important;
}
@media screen and (max-width: 480px) {
    ul.t280__list li a {
        color: #7d7d7d !important;
    }
    ul.t280__list li:last-child a {
        color: #ff7752 !important;
    }
}