/*
Theme Name: A Nicole Brooks Vision Child
Theme URI: https://nicolebrooksvision.com
Description: Child theme for A Nicole Brooks Vision - Option 1 Modern Afrofuturist Editorial
Author: Creative Director
Template: nicole-brooks-vision
Version: 1.0.0
*/

/* Custom Child Overrides */
:root {
  /* You can tweak design tokens here without modifying the parent theme */
  --accent-gold-hover: #B89528;
}

/* Custom Gutenberg / Pagelayer overrides */
.editor-styles-wrapper {
  font-family: var(--font-sans);
}