#top-nav {
background-color: #0068b4!important;
}

.dark #top-nav {
background-color: color-mix(in srgb, #0068b4 75%, black) !important;
}
