<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.na-item a {
    color: #fff;
    text-decoration: none
}

.na-item a:hover,.na-item a:focus,.na-item a:active {
    color: crimson;
    text-decoration: none
}</pre></body></html>