
/* === LISTES === */

.liste--header, .liste--footer {
    background-color: #ffffff;
}

.liste--header, .liste--footer, 
.liste--header a, .liste--footer a {
    color: #000000;
}


