/* Keep policy content inside its grid track and anchor targets below the header. */
.lg-grid > .lg,
.lg-grid > .toc-wrap { min-width: 0; }
.lg-grid > .lg { overflow-wrap: anywhere; }
.lg-grid .block[id] { scroll-margin-top: 140px; }
.lg-grid .lg table { min-width: 620px; overflow-wrap: normal; }
