#drop-zone {
  background-color: #f8f9fa;
  cursor: pointer;
}
#drop-zone.bg-light {
  background-color: #e9ecef !important;
}
