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