/* ====== ABOUT PAGE FOOTER OVERRIDES ====== */

/* The about page reuses footer styles from section-footer.css.
   This file only contains overrides specific to the about page footer. */

#footer {
  background-color: var(--color-navy);
  margin-top: 0;
}
