body {
  font-family: system-ui, sans-serif;
  font-size: 1.5rem;
  background: #f7f7f7;
  color: #555;
}

.page-title {
  margin-bottom: 1rem;
}
