html.is-large-touchscreen a[data-vtb-touch-external-disabled="1"] {
  color: inherit !important;
  text-decoration: none !important;
  cursor: default !important;
  pointer-events: none !important;
}

html.is-large-touchscreen a[data-vtb-touch-external-disabled="1"] * {
  color: inherit !important;
  text-decoration: none !important;
  cursor: default !important;
}
