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

.button-show-more,
.button-show-less {
  margin-top: 1.6rem;
}

.facets .button-show-more,
.facets .button-show-more:hover {
  color: rgba(var(--color-foreground),1);
}
