.uppy-Dashboard {
  transition: background-color 0.3s ease, border 0.3s ease;
  cursor: pointer;
}
.video_effect:after {
    color: #f26b2a;
    background: #00000045;
    border-radius: 5px;
    width: 100%;
}