/* needlentory — app-specific overrides */
:root {
  --accent: #3F7377;
  --muted-dark: #B0CDCF;
}

section[id] {
  scroll-margin-top: 61px;
}

body {
  padding-top: 61px;
}
