:root {
  --hue: 59;
  --font-stack: "Noto Sans KR", system-ui, -apple-system, sans-serif;
  --font-size: 17px;
  --line-height: 1.78;
  --h1-tracking: -0.05em;
}
