th {
    background: #61a4d8;
}
header, #additional {
    background-color: white !important;
}
h1, h2, h3, h4, header .contact, #articleContent strong, #glossaryContent h3 a, #additional nav a, aside h2 a {
    color: #003468;
}
#hero {
    background-color: #003468 !important;
}
li a.active {
    background-color: #162732;
    color: white;
}
li a:hover:not(.active) {
    background-color: #162732;
    color: white;
}