/* BEGIN - Change background and font color of Hero button */
.hero-button {
background-color: #FFFFFF !important;
color: #000000 !important;
}
/* END - Change background and font color of Hero button */