.register-layout {
  max-width: 40rem;
  margin: var(--space-6) auto;
}
.register-layout .auth-card > h1 {
  margin-top: var(--space-3);
}
