
/* Sortable.js styles */
.sortable-ghost {
  opacity: 0.4;
}

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