/*
Theme Name: Festival des Orgues de Chamonix
Template: hello-elementor
Version: 1.0
*/

@media screen and (min-width: 1580px) {
    footer .footer-bg::before{
        content: '';
        position: absolute;
        top: calc(100% - 154px);
        left: 0;
        width: 100%;
        height: 154px;
        background-color: #0e3e67;
        z-index: 1;
    } 
}

nav ul li a  {
    display: block !important;
    text-align: center;
}