/* Navbar is sticky, so it may cover the beginning of a section when visitors click an anchor link such as: */

section[id] {
  scroll-margin-top: 6rem;
}

