.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 1px;
    
    border-radius: 3px;
    border: 1px solid #4BB462; /* Параметры границы */

    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #5BFF62;
    color: #FFFFFF !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ffffff;
    color: #4BB462 !important;

}

.t706__cartwin_showed {
    z-index: 999999999;
}