.spacer {
  height: 20px;
}

.spacer-2 {
  height: 40px;
}

.spacer-4 {
  height: 80px;
}

.centered {
  text-align: center;
}