/* Elementor-ready hooks and overrides */

.elementor-widget-image img {
  display: block;
}

.elementor .hero,
.elementor .boutique-intro,
.elementor .cta-banner,
.elementor .collections,
.elementor .reviews,
.elementor .stories {
  width: 100%;
}

.elementor .hero-copy,
.elementor .intro-copy,
.elementor .cta-copy {
  max-width: none;
}
