<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

/* Bootstrap Overrides */
.nav, .bg-inverse {background-color: #000 !important;}
.bg-faded {background-color: #134553 !important;} 

.nav, .bg-inverse, .sidebar {background-color: #fff !important; font-size: .8em !important;}
.sidebar a:link, .sidebar a:visited, .sidebar a:active {color: #000 !important; font-family: Verdana, Geneva, sans-serif; font-size: 1.2em; }
.sidebar a:hover {color: #000 !important; text-decoration: underline;}

a:link, a:visited, a:active {color: #048d67;}

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