.flow > * + * {
  margin-top: var(--space-md);
}

.text-center {
  text-align: center;
}
