/* =========================================================
   FILE: /wp-content/themes/ez-gp-child/assets/css/sections.css
   PURPOSE: Reusable section styles for Esquina Latina
   ========================================================= */

.ez-hero {}
.ez-services-grid {}
.ez-contact-map {}

/* Full-width homepage handling */
.home .inside-article,
.home .entry-content,
.home .site-main {
  margin: 0;
  padding: 0;
  max-width: 100%;
}

.entry-content > .esquina-homepage {
  width: 100%;
  max-width: 100%;
}