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

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

#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;
}

#message[data-key="is_activated"], .wpzinc-review-media-library-organizer {
    display: none;
}

#postdivrich.woocommerce-product-description {
    margin-top: 40px !important;
}