.js-store-prod-text a {
    display: inline-block;
    padding: 2px 2px;
    margin-right: 1px;
    margin-top: 1px;
    border-radius: 3px;
    font-weight: 600; 
.js-store-prod-text a:only-of-type {
    background-color: #B22222;
    color: #ffffff !important;
    
   