/* Add here all your CSS customizations */
.upload-label {
    background-color: lightgrey;
}

.bg-light-green {
    background-color: rgba(144,238,144,.21);
}
