.common {
  grid-column: 1 / span 3;
  margin-top: 30px;
}

.common div {
  margin-top: 20px;
  margin-bottom: 20px;
}
