.common {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 2px;
}

.common > p {
  padding-top: 32px;
}
