.elementor-kit-7{--e-global-color-primary:#266947;--e-global-color-secondary:#4A3525;--e-global-color-text:#494343;--e-global-color-accent:#C2A649;--e-global-color-fec9fd1:#FBF9F6;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:25px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Playfair Display";--e-global-typography-accent-font-size:21px;--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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);}@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 *//* Forzar el color de los enlaces dentro del editor de texto */
.elementor-widget-text-editor a {
    background-color: transparent !important;
    color: #266947 !important; /* Tu verde esmeralda global */
    text-decoration: underline !important; /* Subrayado elegante para accesibilidad */
    transition: color 0.3s ease !important; /* Transición suave al pasar el mouse */
}

/* Color cuando pasan el cursor (Hover) y cuando hacen clic (Active) */
.elementor-widget-text-editor a:hover, 
.elementor-widget-text-editor a:active {
    color: #4A3525 !important; /* Tu marrón café tostado */
    text-decoration: underline !important;
}/* End custom CSS */