/* Abstand für Ankerziele wegen fixer Navigation */

section[id], div[id] {
  scroll-margin-top: 140px;
}

div {
}

