.dropzone.drag-active {
  border-color: var(--blue);
  background: #f3f8fc;
}
