/**
 * @file
 * Overrides the facets module hierarchical library
 */

.facets-widget-checkbox ul {
  list-style: none;
}
.facets-widget-checkbox label {
  color: var(--uct-color--link);
}