/* Keep in-page destinations clear of the sticky site header. */
.cj-guide-body .cj-article-body__content > section[id] {
  scroll-margin-top: 96px;
}
