/**
 * Admin Custom Styles - Auto-enqueued
 * This file is automatically loaded in the WordPress admin
 * Files starting with 'admin-' are loaded in the admin area only
 */

/* Example admin styles */
.hello-child-admin {
    /* Add your admin styles here */
}