.js-store-prod-text a {
    display: inline-block;
    padding: 12px 12px;
    margin-right: 20px;
    margin-top: 20px;
    border-radius: 30px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #linear-gradient(0.75turn,rgba(255,207,197,1) 0%,rgba(241,211,189,1) 42%,rgba(222,216,178,1) 100%);
    color: #333333;
}

