.category {
  border-radius: 2px;
  background-color: hsl(var(--hsl-surface0));
  color: hsl(var(--hsl-teal));
}
