.js-store-prod-text a {
    display: block;
    padding: 16px 24px;
    margin-top: 24px;
    margin-bottom: 24px;
    border-radius: 64px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #0100F8;
    color: #FFFFFF !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #0100F8;
    color: #FFFFFF !important;
    text-align: center;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}