/* Accessible CTA colors; all other brand colors remain unchanged. */
.button-primary { background: #e81729; }
.button-primary:hover { background: #d61224; }
