.js-store-prod-text a {
    display: inline-block;
    padding: 20px 40px;
    margin-right: 15px;
    margin-top: 5px;
    border-radius: 30px;
    font-weight: 1000;
}
.js-store-prod-text a:first-of-type {
    background-color: #ffccd9;
    color: #000000 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ffccd9;
    color: #000000 !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}