body {
  background-color: #fff;
}

/* Scroll offset for anchor links to account for sticky header */
h3[id] {
  scroll-margin-top: 120px;
}