/* Minecraft Netherite Sword - https://www.cursors-4u.com/cursor/minecraft-netherite-sword */
html *,
html *::before,
html *::after {
  cursor: url("https://cdn.cursors-4u.net/previews/arrow-825426cd-preview-32.webp") 0 0, auto !important;
}

@media (max-width: 768px), (pointer: coarse) {
  html *,
  html *::before,
  html *::after {
    cursor: auto !important;
  }
}
