.handy-component {

  .grabbed-element {
    background-color: #CED8F6;
  }
}

.grabbing {
  cursor: grabbing !important;
  cursor: -webkit-grabbing !important;
  cursor: -moz-grabbing !important;
}
