    .js-store-prod-text a {
    display: inline-block;
    padding: 10px 10px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 4px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #000000;
    color: #fafafa !important;
}
