footer {
    background-color: var(--bordeaux);
    color: var(--blanc);
    text-align: center;
    flex-shrink: 0; /* Ne se réduit pas */
}