.formatted-content.formatted-content {
  white-space: normal;
}

.formatted-content > :first-child {
  margin-top: 0;
}

.formatted-content > :last-child {
  margin-bottom: 0;
}

.formatted-content p {
  line-height: inherit;
}

.formatted-content a {
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: .08em;
  text-underline-offset: .18em;
}
