/* Fallbacks para o espelho estático (sem runtime LiteSpeed/Elementor completo) */

.elementor-element-2966fd1 {
  /* path novo: Home.png ficou em cache de borda como HTML (fallback SPA) */
  background-image: url('/wp-content/uploads/2025/03/home-hero-bg.png') !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.e-gallery-image.elementor-gallery-item__image {
  min-height: 180px;
  aspect-ratio: 16 / 9;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
