@import url('https://fonts.googleapis.com/css?family=Nunito:wght@100..900');

body.wp-admin, #wpwrap, #wpadminbar *:not(.ab-icon) {
    font-family: 'Nunito', sans-serif !important;
}

#post-body #post-body-content #acf_after_title-sortables {
    margin-top: 0;
}

#post-body-content, .edit-form-section {
    margin-bottom: 60px !important;
}

.acf-field .acf-label label {
    font-size: 1.125em;
    font-weight: 600 !important;
}

.media-library-organizer-tree-view-inner .wp-filter {
    border: none;
    background: none;
}

.media-toolbar-primary .media-search-input-label {
    white-space: nowrap;
}