.page-header {
  margin-bottom: var(--space-24);
}

.page-header p {
  max-width: 60ch;
}

.small {
  font-size: var(--font-size-sm);
}
