/*
Theme Name: Core Theme Child
Description: Child theme for Core Theme - Full Site Editing (FSE) theme
Template: core-theme
Requires at least: 5.9
Tested up to: 6.4
Requires PHP: 7.4
Version: 1.0.0
Author: Your Name
Author URI: https://example.com
Theme URI: https://example.com/core-theme-child
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: core-theme-child
*/

/* 
 * Child Theme for Core Theme
 * 
 * This child theme inherits all functionality from the parent theme
 * while allowing you to make customizations without losing updates.
 * 
 * To customize:
 * 1. Add custom CSS below
 * 2. Create custom templates in this directory
 * 3. Override parent theme functions in functions.php
 */

/* ========================================
   CUSTOM STYLES - ADD YOUR CSS BELOW
   ======================================== */
