/* Homepage hero cleanup: remove the decorative gradient rule above the headline. */
.rr-v2.route-home .hero-copy::before {
  display: none !important;
  content: none !important;
}
