.disabled-link {
  color: #999 !important;
  pointer-events: none;
  cursor: not-allowed;
  text-decoration: none;
}
