/* xcalculators — app-specific overrides */
:root {
  --accent: #2B4D65;
  --muted-dark: #8FA0AE;
}

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

body {
  padding-top: 61px;
}
