<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#chemin_principale .css-chemin {
color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
}
#chemin_principale .title-chemin {
color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
text-decoration: none !important;
}
#chemin_principale .chemin-none {
display: none;
}

</pre></body></html>