.drag-handle { cursor: move; color: var(--primary-color); } .drag-handle-disabled { cursor: auto; color: rgba(0, 0, 0, 0.38);; }