.js-store-prod-text a {
    display: inline-block;
    padding: 15px 20px;
    margin-right: 15px;
    margin-top: 20px;
    font-weight: 400;
}
.js-store-prod-text a:first-of-type {
    background-color: #bc574b;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #312E2E;
    color: #ffffff !important;
}