.sortable-handle {
  cursor: pointer;
}

.sortable-ghost {
  opacity: 0.5;
}
