.elementor-65 .elementor-element.elementor-element-859d9c0{--display:flex;}.elementor-65 .elementor-element.elementor-element-859d9c0:not(.elementor-motion-effects-element-type-background), .elementor-65 .elementor-element.elementor-element-859d9c0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-65 .elementor-element.elementor-element-859d9c0{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-80bbc58 */.footer-copy {
    background-color: transparent; /* Sin fondo (ajústalo si lo necesitas) */
    color: #fff; /* Texto blanco */
    font-family: 'Poppins', sans-serif; /* Fuente Poppins */
    font-weight: 300; /* Peso de la fuente */
    text-align: center; /* Texto centrado */
    padding-top: 20px; /* Espaciado superior e inferior */
    font-size: 14px; /* Tamaño de fuente base */
}

/* Adaptación para pantallas pequeñas */
@media (max-width: 600px) {
    .footer-copy {
        font-size: 14px;
    }
}/* End custom CSS */