/*
Theme Name: Education Base Pro Child
Theme URI: https://areveo.com/
Author: Areveo
Author URI: https://areveo.com/
Description: Child theme for Areveo customizations. Adds the Artifact page template for long-form articles and keeps site-specific overrides out of the parent theme so parent updates stay safe to apply.
Template: education-base-pro
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: education-base-pro-child
*/

/* ---------------------------------------------------------------------------
   Site-wide child overrides go here.

   Deliberately empty for now. The parent theme enqueues get_stylesheet_uri(),
   which under a child theme resolves to THIS file, so anything added here
   loads after the parent stylesheet - see functions.php for the ordering.

   Artifact page styling lives in artifact.css, not here. It is enqueued only
   on pages using the Artifact template and is scoped under .artifact so it
   cannot leak into the rest of the site.
   --------------------------------------------------------------------------- */
