.elementor-kit-575{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#5B594B;--e-global-color-accent:#61CE70;--e-global-color-kadence9:#ffffff;--e-global-color-db1aa7c:#000000;--e-global-color-b9de1ce:#D1C559;--e-global-color-691e1c1:#960A0A;--e-global-color-b4f91ec:#5B594B;--e-global-typography-primary-font-family:"Lora";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Lora";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:600;}.elementor-kit-575 e-page-transition{background-color:#FFBC7D;}.elementor-kit-575 a{color:var( --e-global-color-b9de1ce );}.elementor-kit-575 a:hover{color:var( --e-global-color-b9de1ce );text-decoration:underline;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:66%;}.e-con{--container-max-width:66%;}.elementor-widget:not(:last-child){margin-block-end:15px;}.elementor-element{--widgets-spacing:15px 20px;--widgets-spacing-row:15px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:550px;}.e-con{--container-max-width:550px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:290px;}.e-con{--container-max-width:290px;}}/* Start custom CSS *//* Justifica texto en párrafos */
.justified {
    text-align: justify;
    text-justify: distribute;
}

/* Hacer que el fondo sea fijo */
.fondo-fijo {
    background-attachment: fixed;
    background-size: cover;
}/* End custom CSS */