/* Keep the official blue logo visible on the dark navigation and footer. */
.brand img,
footer img {
  filter: none;
}
