.dropzone {
    border: 3px dashed #bb3038;
    border-radius: 5px;
    background: white;
    margin-bottom: 20px;
}

.dropzone .dz-message {
    height: 2em;
    line-height: 2em;
}
