

/* ##### ##### ##### ##### ##### */
/* FOOTER */

.footer-copyright-zone {
    /* rien... */
}

.footer-copyright-zone .website,
.footer-copyright-zone .year,
.footer-copyright-zone .copy,
.footer-copyright-zone .rights {
    font-size: .8em;
}


.footer-legal-zone {
    /* Rien... */
}

.footer-legal-zone .link {
    font-size: .8em;
    color: white;
}

.footer-legal-zone .link:hover {
    color: #72c02c !important;
}

.footer-legal-zone .link:hover::before {
    color: white;
}

.footer-legal-zone .link::before {
    content: ' • ';
}

.footer-legal-zone .mentions-legales::before {
    content: none;
}




