.card{
    box-shadow: rgb(0 0 0 / 12%) 0px 4px 16px !important;
    border-radius: 10px !important;
    margin: 30px;
}
.card-body{
    padding: 2rem !important;
}
.fileuploader-input-button {
    background-color: #203f5b  !important;
    border-color: #203f5b  !important;
}
.fileuploader-input-caption {
    color:#203f5b !important;
}
label {
    text-transform: none !important;
}
