.widget-drop-shadow {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
#target {
  cursor: pointer;
}
