.hp-qo-category-catalog .hp-qo-catalog-form {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.hp-qo-category-catalog .hp-qo-catalog-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hp-qo-category-catalog .hp-qo-catalog-title a {
  color: inherit;
  text-decoration: none;
}

.hp-qo-category-catalog .hp-qo-catalog-title a:hover {
  text-decoration: underline;
}
