.common:not(:first-child) {
  margin-top: 10px;
}

.common:not(:last-child) {
  margin-bottom: 10px;
}
