.chip--cat {
  cursor: pointer;
  display: inline-flex;
  gap: 2rem;
  align-items: center;
}
.chip--cat .anchor {
  scale: 1.5;
}
