@media (hover: hover) and (pointer: fine) {
  html, body, body * {
    cursor: url('/assets/navigation-cursor.svg') 14 14, auto !important;
  }
}
