.page {
  max-width: var(--w-wide);
  margin-block: var(--home-vertical-spacing);
  margin-inline: auto;
}
