/* Reemplaza funcionalidad de Mobirise sin archivos locales */
.mbr-fullscreen {
    min-height: 100vh;
    display: flex;
    align-items: center;
    position: relative;
}

.mbr-parallax-background {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.header1 {
    background-color: #223344; /* usa el color original */
}

