/*
Theme Name: Visaz Drapery Studio Child
Theme URI: https://visazdraperystudio.com
Description: Child theme for Visaz Drapery Studio. Use this theme for all customizations (custom CSS, template overrides, snippet additions) so the parent theme can be updated safely without losing changes.
Author: Visaz Drapery Studio
Template: visaz-drapery-studio
Version: 1.0.0
Text Domain: visaz-child
*/

/*
 * Add any custom CSS overrides below. This file is enqueued automatically
 * after the parent theme's compiled Tailwind stylesheet (see the parent's
 * functions.php → visaz_child_theme_style()), so rules here win the cascade.
 *
 * Example — nudge the accent gold slightly warmer site-wide:
 *
 * :root {
 *   --visaz-accent: #D1AE73;
 * }
 *
 * Example — override a single component without touching parent files:
 *
 * .btn-gold {
 *   letter-spacing: 0.04em;
 * }
 */
