.dz-success-mark{
    background-color: #08b42d !important;
}

.dz-error-mark{
    background-color: #be2626 !important;
}

.dropzone.dropzone-default .dz-remove{
    font-size: 13px !important;
    color: #be2626;
}