:root {
  --blueprint: #1e3a5f;
  --blueprint-light: #2d4a6f;
  --ink: #0f172a;
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 5rem;
}
