/* landing page css */
/* BEGIN - Hide hero banner text */
body > main > section:nth-child(1) > div {
display: none !important;
}
/* END - Hide hero banner text */
/* ticket page css */
/* donation page css */
/* general css */