.disable-links a {
  pointer-events: none;
  color: inherit !important;
  text-decoration: none;
  cursor: default;

}