/* Start custom CSS for section, class: .elementor-element-6ed9cf8 */.mcgill-contact .container-fluid {
    display: flex !important;
    flex-direction: column !important;
}

.mcgill-contact .container-fluid > .row:first-of-type {
    order: 1 !important; /* Título y encabezado primero */
}

.mcgill-contact .map-section {
    order: 3 !important; /* Mapa al final */
}

.mcgill-contact .container-fluid > .row:last-of-type {
    order: 2 !important; /* Row de contacto e información en el medio */
}/* End custom CSS */