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