.facet-item .facets-checkbox {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  float: left;
  border-style: solid;
  border-width: 2px;
  border-color: #8a9096;
  border-radius: 5px;
}

.facet-summary-item--clear a {
  color: #1d2933;
  text-decoration: none;
}
.facet-summary-item--clear a:hover {
  color: #ffffff;
}
