/* Listing hubs (licenses / LSIC / policy …) — do not edit hashed site.vN.css */
.lsic-section-nav,
.bned-sector-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 18px;
}
.listing-page .page-crumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 8px;
  font-size: .85rem;
  color: var(--muted);
  margin: 0 0 20px;
}
.listing-page .page-crumbs a { color: var(--jade); text-decoration: none; }
.listing-page .page-crumbs a:hover { text-decoration: underline; }
