a.merch-btn,button.merch-btn{font-family:Roboto;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px;font-weight:500;line-height:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#fff;background-color:#e31235;min-height:48px;padding:12px 24px;border-radius:4px;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s;margin:20px auto 40px;margin-inline:auto}@media (min-width:992px){a.merch-btn:hover,button.merch-btn:hover{background-color:#bd0f2c}a.merch-btn:focus,button.merch-btn:focus{background-color:#9c0c24}}