<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fa-toggler {
    color: #656565 !important;
}
.navbar-toggler {
    border-color: #656565 !important;
}
.navbar a.nav-link, .navbar a.nav-home {
    color: #656565 !important;
}
.navbar a.nav-link:hover, .navbar a.nav-home:hover {
    color: #00b050 !important;
}
</pre></body></html>