/* Admin Panel Custom Styles */
.fi-main {
    max-width: 95rem !important;
}

.fi-main .fi-width-7xl {
    max-width: 95rem !important;
}

.fi-page {
    max-width: 95rem !important;
}

.fi-simple-page {
    max-width: 95rem !important;
}

.fi-resource-page {
    max-width: 95rem !important;
}

.filepond--root {
    min-height: 210px !important;
}

.filepond--panel-root {
    min-height: 210px !important;
}

.filepond--drop-label {
    min-height: 210px !important;
}