.js-store-prod-text a {
    display: inline-block;
    padding: 10px 40px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 0px;
    font-weight: 400;
}
.js-store-prod-text a:first-of-type {
    background-color: #9c8953;
    color: #ffffff !important;
}
.js-store-prod-text a:hover {
    background-color: #a7a7a7;
    color: #ffffff !important;
}
.t706__product-title{
    font-size: 15px;
    font-weight: 500;
    color: #454545;
}