.nx-story .button,.nx-story__button{display:inline-flex!important;align-items:center;justify-content:center;min-width:22rem;min-height:4.8rem;padding:0 2.4rem;border:1px solid #2a2520!important;border-radius:1.2rem;background:#2a2520!important;color:#fff!important;font-weight:700;text-decoration:none!important}
.nx-story .button:visited,.nx-story__button:visited{color:#fff!important}
.nx-story .button:hover,.nx-story__button:hover{border-color:#b5715a!important;background:#b5715a!important;color:#fff!important}
.nx-story .button:before,.nx-story .button:after,.nx-story__button:before,.nx-story__button:after{box-shadow:none!important}
@media(max-width:749px){.nx-story .button,.nx-story__button{width:100%;min-width:0;min-height:5.2rem}}