.active-reaction {
  color: var(--primary) !important;
  transform: scale(1.1);
}

.active-pin {
  color: #ffd700 !important;
}

.active-favorite {
  color: #ff4da6 !important;
}
