<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#collSidebarLeft, #collSidebarRight {
  padding: 0;
}

.nav-link {
  border-bottom: 1px white solid;
}

.nav-link.active, footer {
  background-color: rgba(0, 0, 0, 0.07);
}

footer div a {
  text-decoration: none;
}
</pre></body></html>