/*
Theme Name: REVCity Auto Storage
Theme URI: https://revcityautostorage.com/
Description: Child theme of Hello Elementor for REVCity Auto Storage. 1.0.1 rebuilds the article stylesheet from measured residue: only the rules that demonstrably change a computed value on a live page are kept. Carries the scoped article stylesheet so article design lives in the theme instead of a <style> block inside every page's content. Header, footer and global widgets stay with Elementor; article bodies are plain HTML in post_content.
Author: REVCity Auto Storage
Author URI: https://revcityautostorage.com/
Template: hello-elementor
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: revcity-auto-storage
*/

/* No rules here on purpose.
 *
 * The article CSS lives in assets/revcity-article.css and is enqueued by
 * functions.php with a filemtime version, so a published change reaches
 * readers on the next request instead of sitting behind an edge cache.
 *
 * Nothing in this theme styles the document. Every rule is scoped to
 * .revcity-article, which is what the 60 legacy <style> blocks failed to do:
 * they selected body, *, a, h1-h4 and p at document level, so an article
 * restyled the whole page including the header and footer.
 */
