.content .section h1 {
  margin-top: 0;
  margin-bottom: 56px;
  font-size: 21px;
  font-weight: normal;
  line-height: 1.75;
  text-align: center;
  letter-spacing: 0.2em;
}

.content .section .text {
  font-size: 14px;
  line-height: 43px;
  letter-spacing: 0.2em;
}

@media (min-width: 769px) {
  .content .section .text {
    text-align: center;
  }
}

.content .section .text p {
  margin-top: 0;
  margin-bottom: 0;
}

.content .section .text + .text {
  margin-top: 43px;
}
