.elementor-kit-150{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7da43a0:#C9A01D;--e-global-color-8279f76:#C9A01D;--e-global-color-3f4cbe0:#FFFFFF;--e-global-color-69409e8:#000000;--e-global-color-9cad701:#252D23;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-150 e-page-transition{background-color:#FFBC7D;}.elementor-kit-150 h1{font-family:"marcopolo", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-image-box-title{
  font-family: 'MarcoPolo', serif;
  font-weight: 400;
  font-size: clamp(20px, 2.5vw, 28px);
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-align: center;
  color: #C9A01D; /* dorado principal */
  position: relative;
  margin-bottom: 1.2rem;
  text-shadow: 0 1px 3px rgba(0,0,0,.15), 0 0 10px rgba(201,160,29,.2);
}

/* Subrayado degradado */
.elementor-image-box-title::after{
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  margin: .6rem auto 0;
  background: linear-gradient(90deg, #C9A01D, #E5C469, #C9A01D);
  border-radius: 2px;
  opacity: .9;
}

h2{
  font-family: 'MarcoPolo', serif;
  font-weight: 400;
  font-size: clamp(28px, 5vw, 48px);
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-align: center;
  color: #252D23; /* verde profundo */
  position: relative;
  margin-bottom: 1.2rem;

  /* sombra sutil al texto */
  text-shadow: 0 1px 3px rgba(0,0,0,.15),
               0 0 6px rgba(37,45,35,.25);
}


}

h1{
  font-family: 'MarcoPolo', serif;
  font-weight: 400;
  font-size: clamp(36px, 6vw, 64px);
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  color: #252D23; /* verde profundo */
  position: relative;
  margin-bottom: 1.4rem;
}

h1{
  font-family: 'MarcoPolo', serif;
  font-weight: 400;
  font-size: clamp(36px, 7vw, 64px);
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  color: #252D23; /* verde profundo */
  position: relative;
  margin-bottom: 1.4rem;
  text-shadow: 0 1px 3px rgba(0,0,0,.15), 0 0 8px rgba(37,45,35,.25);
}/* End custom CSS */