.elementor-kit-12{--e-global-color-primary:#761232;--e-global-color-secondary:#54595F;--e-global-color-text:#2C2C2C;--e-global-color-accent:#560B25;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--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-12 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 *//* Estilo para todo el H1 (Texto base) */
.elementor-kit-12 h1, .elementor-kit-12 .elementor-heading-title {
    font-family: 'Cormorant Garamond', serif; /* Si prefieres otra Serif, puedes cambiarla aquí */
    font-size: 70px; /* Ajusta el tamaño a tu gusto */
    line-height: 1.1; /* Controla la separación entre las líneas */
    color: #1A1A1A; /* Color negro/gris oscuro para el texto base */
    font-weight: 400;
}

/* Estilo exclusivo para la palabra destacada */
.elementor-kit-12 .momento-highlight {
    font-family: 'Cormorant Garamond', serif;
    font-style: italic; /* Aplica la cursiva */
    color: #7B1F3C; /* El color burdeos exacto de tu imagen */
    font-weight: 400;
}/* End custom CSS */