.common {
  background-color: white;
}

.common > div {
  width: 70%;
  display: flex;
  margin-bottom: 10px;
}

.common h3 {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
}
