.d-flex.flex-wrap.gap-xs.open-label {
  background-color: var(--color-theme-hover);
  color: white;
  padding: 5px 20px;
  border-radius: 5px;
}