.ui-nav-card {
  cursor: pointer;
}

.ui-nav-card:hover {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.10);
}
