/*
Theme Name:   Arkas Digital
Theme URI:    https://arkasdigital.ca
Description:  Child theme of GeneratePress for Arkas Digital. All design tokens live in assets/css/tokens.css - change a brand colour there and it updates site-wide. Page content is built in native Gutenberg blocks so it stays editable without touching code.
Author:       Arkas Digital
Template:     generatepress
Version:      1.0.0
Requires PHP: 8.0
Text Domain:  arkas-digital
*/

/* -------------------------------------------------------------------------
   Stylesheets are enqueued from functions.php in this order:
     1. generatepress (parent)
     2. assets/css/fonts.css   - self-hosted @font-face declarations
     3. assets/css/tokens.css  - design tokens (EDIT BRAND VALUES HERE)
     4. assets/css/main.css    - global styles and components
     5. assets/css/header.css  - header, navigation, mega menu, footer

   Add one-off overrides below this line only. Anything reusable belongs in
   main.css, and any colour or size value belongs in tokens.css.
   ------------------------------------------------------------------------- */
