.grab-icon {
  cursor: grab;
  &:active {
    cursor: grabbing;
  }
}
