.nav-pills .nav-link.text-white:hover { background: rgba(255,255,255,.08); }
.nav-pills .nav-link.active { background: var(--bs-primary); }
main { background: var(--bs-tertiary-bg); }
code { font-size: .85em; }
