.dropzone {
@include themify() {
color: getThemifyVariable('dropzone-text-color');
}
.uploader {
min-height: #{200 / $base-font-size}rem;
width: 100%;
text-align: center;