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

