.elementor-kit-6{--e-global-color-primary:#02821A;--e-global-color-secondary:#FFF115;--e-global-color-text:#0A1F8F;--e-global-color-accent:#52C300;--e-global-color-478e323:#FFFFFF;--e-global-color-5c0308f:#DCF3CB;--e-global-typography-primary-font-family:"bruna";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"bruna";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"bruna";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"bruna";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:calc(100% - 200px);}.e-con{--container-max-width:calc(100% - 200px);}.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 */.cursive-title {
    font-family: Carrotflower, Sans-Serif;
    font-size: 4vw;
    font-weight: 400;
}
 .cursive-subtitle {
    font-size: 4vwpx;
     font-family: Carrotflower, Sans-Serif;
     font-weight: 400;
  }
.font-color-yellow {
    color:#FFF115;
}
.font-color-green {
    color:#52C300;
}
/* Tablet: 768px–1024px */
@media (min-width: 768px) and (max-width: 1024px) {
  .cursive-title{
    font-size: 74px;       /* ajusta a gusto */
  }
  .cursive-subtitle {
    font-size: 44px;
     font-family: Carrotflower, Sans-Serif;/* ajusta a gusto */
  }
}

/* Móvil: ≤767px */
@media (max-width: 767px) {
  .cursive-title{
    font-size: 44px;
  }
    .cursive-subtitle{
    font-size: 44px;
     font-family: Carrotflower, Sans-Serif;
  }

}/* End custom CSS */