.js-store-prod-text a {
    display: inline-block;
    padding: 15px 15px;
    margin-right: 20px;
    margin-top: 5px;
    border-radius: 30px;
    font-weight: 600;
}
.js-store-prod-text a: first-of-type {
    background-color: #ded8b2;
    font-color: #333333;
}

