@media (max-width: 768px) {
  .enm-hero-container .enm-hero-content {
    width: 100%;
    gap: 1.5rem !important;
  }
  .enm-hero-container .enm-hero-content h1 {
    font-size: 2.8rem !important;
  }
}
/*# sourceMappingURL=hero-section.css.map */