/* Internal pages move directly from their opening into the first content section. */
body.lhs-design-v158:not(.home) main .lhs-v130-flow-divider.lhs-opening-divider {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}
