.elementor-2577 .elementor-element.elementor-element-4c7fbc8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2577 .elementor-element.elementor-element-062db9d .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2577 .elementor-element.elementor-element-925789f img{width:10%;}@media(max-width:1024px){.elementor-2577 .elementor-element.elementor-element-925789f img{width:20%;}}@media(max-width:767px){.elementor-2577 .elementor-element.elementor-element-4c7fbc8{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-2577 .elementor-element.elementor-element-925789f img{width:35%;}}/* Start custom CSS *//* --- CAMBIO A MONTSERRAT PARA TODOS LOS TÍTULOS --- */

/* 1. Selector de especificidad alta para forzar el cambio */
section .ancor-about__title,
section .ancor-units__title,
section .ancor-typology__title,
section .ancor-gallery__title,
section .ancor-location__title {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500 !important;
    letter-spacing: -0.02em !important;
    text-transform: none !important; /* Opcional: para evitar que se fuerce mayúscula si no quieres */
}

/* 2. Proteger las cursivas (em) para que sigan siendo Cormorant Garamond */
/* Esto asegura que si pones algo en <em> en cualquiera de estos títulos, se vea elegante */
section .ancor-about__title em,
section .ancor-units__title em,
section .ancor-typology__title em,
section .ancor-gallery__title em,
section .ancor-location__title em {
    font-family: 'Cormorant Garamond', serif !important;
    font-style: italic !important;
    font-weight: 400 !important;
}/* End custom CSS */