
.button-show-more {
  padding-left: 0;
  justify-content: flex-start;
}

.button-show-more, 
.button-show-less {
  margin-bottom: 1rem;
}

.facet-filters-horizontal{
  max-height: fit-content;
}