/* Reset custom.css styles since we're using a different approach */
.hero .site-title, .hero .site-title span {
  /* This removes any overriding white color we previously set */
  color: inherit;
}

