.elementor-kit-3735{--e-global-color-primary:#2266cc;--e-global-color-secondary:#d26e4b;--e-global-color-text:#666;--e-global-color-accent:#a8c26e;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:default;--e-global-typography-secondary-font-family:"default";--e-global-typography-secondary-font-weight:default;--e-global-typography-text-font-family:"default";--e-global-typography-text-font-weight:default;--e-global-typography-accent-font-family:"default";--e-global-typography-accent-font-weight:default;}.elementor-kit-3735 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1220px;}.e-con{--container-max-width:1220px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:991px){.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 */@media (max-width: 767px) {
  /* Aplica a todos los títulos de Elementor (Heading Widget) */
  h2.elementor-heading-title {
    display: inline-block;
    background-color: #007BFF;
    color: #ffffff;
    padding: 12px 20px;
    border-radius: 8px;
    text-align: center;
    font-weight: 600;
    box-shadow: 0 3px 6px rgba(0,0,0,0.2);
    transition: 0.3s ease;
  }

  h2.elementor-heading-title:hover {
    background-color: #0056b3;
  }
}/* End custom CSS */