.seo-content {
  margin-top: 32px;
}

.seo-content p {
  margin: 0 0 16px;
  line-height: 1.75;
}

.seo-content h2 {
  margin-top: 32px;
}

.seo-content h3 {
  margin-top: 22px;
}

.seo-content a {
  color: #ffb96e;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.seo-content strong {
  color: #ffcf94;
}

@media (max-width: 767px) {
  .seo-content {
    margin-top: 24px;
  }

  .seo-content p {
    line-height: 1.65;
  }
}
