.js-store-prod-text a {
    display: inline-block;
    padding: 12px 100px;
    margin-right: 15px;
    margin-top: 47px;
    border-radius: 8px;
    font-weight: 100;
}
.js-store-prod-text a:first-of-type {
    background-color: #F76D1F; 
    color: #FFF9F4 !important;
}

