.js-store-prod-text a {
    display: inline-block;
    padding: 20px 50px;
    margin-right: 30px;
    margin-top: 0px;
    border-radius: 50px;
    font-weight: 600;
    border:0px solid #38A3A5;
}
.js-store-prod-text a:first-of-type {
    background-color: #38A3A5;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #38A3A5;
    color: #ffffff !important;
}

