/* Universal scroll margin for anchor links to account for fixed header */
[id] {
  scroll-margin-top: 80px;
}
