@media (max-width: 767px) {
/* Overrides mobile — preenchido pelo editor */

    h1, h2 {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

img {
  max-width: 100% !important;
  height: auto !important;
}

section, footer, nav {
  overflow-x: hidden !important;
}

[data-eid="e90"] {
  font-size: 38px !important;
  color: #fcd34d !important;
}
}