button,
a,
summary,
select,
label,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="checkbox"],
input[type="radio"],
[role="button"],
[role="link"] {
  touch-action: manipulation;
}
