/* Site-wide visual overrides for the static archive. */

/* The static nav bar got a tan theme colour from the pipeline; the original
   header uses the same light lavender as the content (#EEEEFF). */
.wsn-nav {
  background: #EEEEFF !important;
  border-bottom: 1px solid rgba(0, 1, 102, 0.08);
}
