/*
Theme Name: BillGWolcott.com
Theme URI: https://billgwolcott.com
Description: The official site of author Bill G. Wolcott. Custom child theme built by the BillGWolcott.com team. Home of the book Half-Raised.
Author: BillGWolcott.com Team
Author URI: https://billgwolcott.com
Template: bricks
Version: 0.1.0
Text Domain: billgwolcott
*/

/* Brand tokens — mirrored from our design system so they're available site-wide.
   Bricks handles most styling visually; these are the canonical values. */
:root {
  --bgw-ink: #121011;
  --bgw-ink-soft: #1c1917;
  --bgw-paper: #f6f1e7;
  --bgw-paper-dim: #ece4d6;
  --bgw-ash: #8a827a;
  --bgw-ember: #c9893f;
  --bgw-ember-soft: #e0b074;
  --bgw-oxblood: #7c2f2a;
}
