.js-store-prod-text a {
    display: inline-block;
    padding: 12px 12px;
    margin-right: 20px;
    margin-top: 5px;
    border-radius: 30px;
    border: 1px solid #bdbdbd;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #f1efef;
    font-color: #414141;
}

