/*
Theme Name: Divi Child (Aditi)
Theme URI: https://aditiitsolutions.com/
Description: Child theme for Divi. Holds the Aditi blog and archive templates and the brand stylesheet, so a Divi update cannot overwrite them. Created 21-Aug-2026.
Author: Aditi IT Software Solutions
Author URI: https://aditiitsolutions.com/
Template: Divi
Version: 1.0.0
*/

/* -------------------------------------------------------------------------
 * THIS FILE IS DELIBERATELY EMPTY OF RULES.
 *
 * All Aditi styling lives in css/aditi-brand.css, which functions.php
 * enqueues. Keeping this file empty means there is exactly one stylesheet to
 * edit, and no question about which of two files a rule belongs in.
 *
 * The header above is not a comment WordPress ignores: it is how WordPress
 * identifies the theme. "Template: Divi" must match the parent theme's FOLDER
 * name exactly, capital D included, or WordPress will not recognise this as a
 * child of Divi and the site will break.
 *
 * Do NOT @import the parent stylesheet here. Divi's own
 * et_divi_enqueue_stylesheet() already detects a child theme and enqueues the
 * parent style.css for it. An @import would load it a second time and slow
 * every page.
 * ---------------------------------------------------------------------- */
