h1 {
  text-align: center;
  font-size: 26px;
  font-weight: 700
}
h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 700
}
.container {
  margin-top: 20px
}
.columns {
  margin-top: 30px
}
