.document-entry--muted {
  color: var(--shade-light) !important;
}
.document-entry--muted .document-entry__name {
  color: var(--shade-light) !important;
}
.document-entry--muted .document-item__icon {
  fill: var(--shade-light) !important;
}
.document-entry--muted .document-item__icon path, .document-entry--muted .document-item__icon circle {
  fill: var(--shade-light) !important;
}

.document-entry__name-highlight {
  font-weight: 700;
}

.search__label {
  color: var(--shade);
}

/*# sourceMappingURL=style.css.map */
