/* Oculta SOLO el footer nativo de Hello/Elementor */
footer.site-footer,
#colophon,
.ehp-footer,
footer[role="contentinfo"].site-footer,
footer[role="contentinfo"].hello-footer {
  display: none !important;
}

