body.elementor-editor-preview
  *:not(.content-scroll.bg-beige.w-screen):not(.opacity-0),
body.elementor-editor-active
  *:not(.content-scroll.bg-beige.w-screen):not(.opacity-0) {
  opacity: 1 !important;
  transform: unset !important;
}

html {
  margin: 0 !important;
}
body.elementor-editor-preview .hero-content.absolute,
body.elementor-editor-active .hero-content.absolute {
  padding: 0 !important;
}
body.elementor-editor-preview .fixed,
body.elementor-editor-active .fixed {
  position: absolute !important;
}
