:root {
  --hue: 110;
  --font-stack: "Apple SD Gothic Neo", "Segoe UI", "Malgun Gothic", sans-serif;
  --font-size: 17px;
  --line-height: 1.8;
  --h1-tracking: -0.03em;
}
