.js-store-prod-text a {
    display: inline-block;
    padding: 12px 12px;
    margin-right: 20px;
    margin-top: 10px;
    border-radius: 10px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #ded8b2;
    color: #441d6c !important;
}

