.interestSection h2 {
  margin: 12px 0 18px;
  font-size: clamp(48px, 5vw, 72px);
  font-weight: 950;
  line-height: .94;
  letter-spacing: -.055em;
}

.interestSection h2 em {
  color: #2781ba;
  font-style: normal;
}

.interestSection > div > span {
  display: block;
  max-width: 480px;
  color: #38586b;
  font-size: 19px;
  font-weight: 750;
  line-height: 1.4;
}
