.upload_svg {
    fill: #0576bd !important;
}


.upload_img {
    object-fit: contain !important;
}

canvas {
    border: 1px solid red !important;
}

.obj {
    width: 130px !important;
}

#dropzone {
    border: 1px solid blue !important;
    width: 100% !important;
    height: 200px !important;
}
