/* -------------
    SOMMAIRE
------------- */

/*
    @AUTHOR : Nicolas BOUDOT

    ACF OPTIONS
    Style du options d'ACF
*/

/*
  FOOTER OPTIONNEL
*/



/* -----------------
  FOOTER OPTIONNEL
----------------- */

.footer-optionnel {
    position: relative;
    color: var(--white);
    text-align: center;
    margin: 176px 0;
    padding: 70px 0 60px;
}

.footer-optionnel__text {
    padding: 0 30px;
}

.footer-optionnel__picture {
    position: absolute;
    inset: 0;
    z-index: -1;
}
