/* Surcharges minimalistes Dropzone - Duralux Theme */

.dropzone-container {
    border-color: #3454d1 !important;
    background-color: #f8fafc !important;
}

.dropzone-container:hover {
    background-color: #f0f4ff !important;
}

.dropzone-preview-button {
    background-color: #ef4444 !important;
    color: white !important;
}

.dropzone-preview-button:hover {
    background-color: #dc2626 !important;
}
