body {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
}

header {
  background: #f8f9fa;
}

h1, h2 {
  letter-spacing: -0.5px;
}

footer {
  font-size: 0.9rem;
}
