@media (pointer: fine) {
  *,
  *::before,
  *::after,
  html,
  body,
  a,
  a:link,
  a:visited,
  a:hover,
  a:active,
  a:-webkit-any-link,
  button,
  [role="button"],
  input,
  textarea,
  select,
  label {
    cursor: none !important;
  }
}
