.support-topic-content {
  padding-top: 2rem;
  padding-bottom: 3rem;
}

.support-topic-page #hiw-section {
  padding: 0 !important;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.terms-topic-article p,
.terms-topic-article li {
  color: #51606f;
  font-size: var(--public-section-copy-size);
  line-height: 1.65;
}

.terms-topic-article p {
  margin-bottom: .9rem;
}

.terms-topic-article h2,
.terms-topic-article h3 {
  overflow-wrap: anywhere;
}

@media (min-width: 992px) {
  .support-topic-content {
    padding-top: 3rem;
    padding-bottom: 4rem;
  }
}
