.sortable__drag-handle {
  cursor: move;
}
.sortable-chosen {
  background-color: hsl(206, 70%, 96%);
  border-radius: 5px;
}
