.page--v-centered {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100vh;
}