* {
  cursor: url('/pstock-cursor-small.png') 32 32, auto !important;
}

a, button, [role="button"], .cursor-pointer, input, select, textarea {
  cursor: url('/pstock-cursor-small.png') 32 32, pointer !important;
}