.facets-wrapper {
  color: inherit;
}

.facets-container,
.facets {
  display: block;
}

.facets__form,
.facets-vertical-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
}
