/*
Theme Name: Archangels Church Store – Kadence Child
Theme URI: https://shop.archangelscoc.org/
Description: Safe branding child theme for the Archangels Coptic Orthodox Church Store. Uses Kadence as the parent theme so branding customizations are retained when Kadence updates.
Author: Nancy Basileus Designs
Author URI: https://nancybasileus.com/
Template: kadence
Version: 1.0.0
Text Domain: archangels-kadence-child
*/

:root {
    --archangels-brand: #61141b;
    --archangels-dark: #450d12;
    --archangels-gold: #c8a257;
    --archangels-cream: #fbf8f2;
    --archangels-text: #2d2622;
}

/* The Store Studio plugin creates the storefront layout. Keep theme overrides light and upgrade-safe. */
body { color: var(--archangels-text); }
a { transition: color .15s ease, background-color .15s ease; }
