.disabled-link {
  color: grey !important;
  text-decoration: none!important;
  pointer-events: none!important; /* Disable click events */
}