.content {
  display: flex;
}

.content .contact-box {
  margin-right: 68px;
  font-size: 20px;
  font-weight: bold;
}

.content .contact-box p:nth-of-type(2) {
  margin-top: 24px;
}
