.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 50px;
    font-weight: 600;
    background-color: #00a1c9;
}
.js-store-prod-text a:first-of-type {
    color: #000080 !important;
}
.js-store-prod-text a:last-of-type {
    color: #ffffff !important;
    padding: 10px 15px !important;
}
 
.t750__descr {
    z-index: 999999999;
}

