.drag-cursor-grab {
  cursor: grab !important;
}

.drag-cursor-grabbing {
  cursor: grabbing !important;
}

