.bt-body-html-header__intro {
  margin-top: 2rem;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 1.65;
  color: rgba(var(--color-foreground), 0.75);
}

.bt-body-html-header__intro > :first-child {
  margin-block-start: 0;
}

.bt-body-html-header__intro > :last-child {
  margin-block-end: 0;
}
