/* needleply — app-specific overrides */
:root {
  --accent: #C96E5A;
  --muted-dark: #F5D0C8;
}

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

body {
  padding-top: 61px;
}
