@charset "utf-8";
/* CSS Document */
.l-parallax.indi {
    background: #fff
                url("../Images/flores/prado-silvestre-florecido.webp")
                center
                /cover 
                no-repeat 
                fixed;
}
