.js-store-prod-text a {
    display: inline-block;
    padding: 10px 25px;
    margin-right: 15px;
    margin-top: 5px;
    border-radius: 0px;
    font-weight: 400;
}
.js-store-prod-text a:first-of-type {
    background-color: #FFFFFF;
    color: #000000 !important;
    border: 1px solid #000000;
    width: 130px;
    text-align: center;
    
}
.js-store-prod-text a:last-of-type {
    background-color: #FFFFFF;
    color: #000000 !important;
    border: 1px solid #000000;
    width: 130px;
    text-align: center;
    
}
