#seo-static {
  max-width: 720px;
  margin: 0 auto;
  padding: 2rem 1.25rem 3rem;
  font-family: system-ui, -apple-system, 'Segoe UI', sans-serif;
  line-height: 1.65;
  color: #1a1a2e;
}

#seo-static h1 {
  font-size: 1.75rem;
  line-height: 1.2;
  margin: 0 0 1rem;
}

#seo-static h2 {
  font-size: 1.15rem;
  margin: 1.5rem 0 0.5rem;
}

#seo-static p {
  margin: 0 0 0.85rem;
}

#seo-static ul {
  margin: 0 0 1rem;
  padding-left: 1.25rem;
}

#seo-static a {
  color: #4f46e5;
}
