.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */.pied p {
    color :white;
}


.btn-fixe{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.mobile-only {
    display: none;
}

@media (max-width: 545px) {
    .mobile-only {
        display: block;
    }
}/* End custom CSS */