.js-store-prod-all-text a {
    color: rgb(255, 255, 255);
    background-color: rgb(254, 213, 106);
    border-radius: 2px;
    font-family: onest;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
}

.t-store__prod-snippet__container {
padding-top: 40px;
padding-bottom: 40px;
}