@import "../global.css";

/* Hero Overlay/Box */
.fwm-hero-overlay.fwm-hero-box .fwm-hero-large-container {
  background: rgba(0, 0, 0, 0.4);
}
.fwm-hero-overlay.fwm-hero-box .fwm-hero-large-text-container {
  background: none;
  padding: 0;
}