/* custom colors */
.category-icon[data-v-091992f3] {
  width: 1em;
  height: 1em;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
}
.category-icon img[data-v-091992f3] {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}
.category-icon[data-v-091992f3] .ui-icon {
  width: 100%;
  height: 100%;
  font-size: inherit;
}/* custom colors */
.category-link[data-v-0d47cc22] {
  align-items: center;
  gap: 8px;
}
.category-icon[data-v-0d47cc22] {
  font-size: 20px;
}