.js-store-prod-text a {
    display: inline-block;
    padding: 10px 25px;
    margin-right: 25px;
    margin-top: 20px;
    border-radius: 20px;
    font-weight: 600;
    border:1px solid #FFB000;
}
.js-store-prod-text a:first-of-type {
    background-color: #FFB000;
    color: #ffffff !important;
}


