.js-store-prod-text a {
    display: inline-block;
    padding: 10px 53px;
    margin-right: 35px;
    margin-top: 10px;
    border-radius: 4px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #5a4032;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: ##5a4032;
    color: #ffffff !important;
}