.buttonRed{align-items:center;background-color:#dd362a;border:none;border-radius:5px;color:#fff!important;cursor:pointer;display:inline-flex;font-size:1.2em;font-weight:400;justify-content:center;line-height:1.5;margin:0 auto 10px;max-width:350px;min-height:80px;min-width:300px;padding:.75em 2em;text-align:center;text-decoration:none;user-select:none;-webkit-font-smoothing:antialiased;transition:background-color .25s ease,transform .15s ease}.buttonRed:hover{background-color:#f33b2e;color:#fff;text-decoration:none}.buttonRed:active{background-color:#dd362a;transform:translateY(1px)}.buttonRed a{text-decoration:none}.button-wrap{text-align:center}