.dm-uploader {
	border: 0.25rem dashed #A5A5C7;
	text-align: center;
}

.dm-uploader.active {
	background-color: wheat !important;
}