.t702 .t-submit {
    height: 70px !important;
}


.t-submit {
background: linear-gradient(180deg, #FEACC2 0%, #FF87A7 100%);
box-shadow: 0px 3px 0px #F26689;
border-radius: 90px;
}

.js-store-prod-btn2, .t-store__card__btn .t-btn .t-btn_sm {
    background: linear-gradient(180deg, #FEACC2 0%, #FF87A7 100%) !important;
    box-shadow: 0px 3px 0px #F26689 !important;
    border-radius: 90px !important;
    height: 65px !important;
}

.t-store__prod-popup__btn, .t-btn .t-btn_sm {
    background: linear-gradient(180deg, #FEACC2 0%, #FF87A7 100%) !important;
    box-shadow: 0px 2px 0px #F26689 !important;
}