  .block-facets .facets-widget-checkbox ul {
  padding: 0;
}
.block-facets .facets-widget-checkbox li {
  list-style: none;
}
.block-facets label {
  font-weight: normal;
  color: #4c812e;
}
.block-facets label.is-active {
  color: inherit;
}
.block-facets label.is-active .facet-item__count {
  display: none;
}
.block-facets > :last-child ul:last-child {
  margin-bottom: 0;
}

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