body {
  font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif;
  color: #1a1a2e;
  line-height: 1.7;
  padding: 1rem;
}

a {
  color: #1e4a8a;
}

.wp-block {
  max-width: 900px;
}
