.hover-primary:hover {
  color: var(--bs-primary) !important;
  transition: color 0.2s ease;
}