.flex
  display: flex
  align-items: center

.flex.column
  flex-direction: column
