:root {
  --hue: 88;
  --font-stack: "Nanum Gothic", "돋움", Dotum, system-ui, sans-serif;
  --font-size: 16px;
  --line-height: 1.95;
  --h1-tracking: 0em;
}
