.section.empty summary.name .label {
  font-style: normal;
  font-weight: bolder;
}

/* @media (prefers-color-scheme: dark) {
  .section.empty summary.name {
      background-color: rgba(255, 255, 255, 0.08) !important;
  }
}
  */

.section.empty .links .pages {
  cursor: pointer; 
  line-height: 1.25em;
  font-size: 0.975em;
  margin: 0.4em;
}

.section.empty summary.name {
  background-color: rgba(93, 93, 93, 0.05) !important;
  padding: 0.4em;
  margin: 0em;
  cursor: pointer; 
  line-height: 1.25em;
  font-size: 1em;
}

.section.empty .links .pages .page {
  padding: 0.4em;
  margin: 0em; 
  line-height: 1.25em;
}