.footer{width:100%;background-color:var(--bleu);text-align:center;gap:.6rem;padding:1rem 0;font-size:.9rem;color:var(--blanc)}.footer,.footer__infos{display:flex;flex-direction:column}.footer__address a{color:var(--blanc);text-decoration:underline}.footer__address a:focus-visible,.footer__address a:hover{color:#f2f2f2;text-decoration-thickness:2px}.footer__social-list{display:flex;justify-content:center;gap:1.25rem;list-style:none;margin:.25rem 0;padding:0}.footer__social-link img{width:calc(30px + .2vw);height:auto}.footer__links{display:flex;justify-content:center;gap:.625rem;flex-wrap:wrap}.footer__link{color:var(--blanc);text-decoration:none}.footer__link:focus,.footer__link:hover{text-decoration:underline;color:#002f6c}.footer__link:focus{outline:2px solid #000;outline-offset:2px}