.file-icon {
    color: #2541b2 !important;
}

.file-icon>p {
    color: #03256c;
    font-size: 16px;
    font-family: "Kanit", sans-serif !important;
}

.dropify-wrapper,
.dropify-wrapper-other {
    border: 1px dashed #c4c4c4 !important;
    border-radius: 8px;
}

.dropify-wrapper-other {
    padding: 24px;
}

.dropify-wrapper .dropify-message span.file-icon:before {
    font-weight: bold !important;
}

.droptify-custom .dropify-wrapper .dropify-preview {
    padding: 24px !important;
}