/*
Theme Name:   United Arms Storefront Child
Theme URI:    https://example.com/
Description:  Child theme for United Arms Storefront. All of your site-specific
              CSS overrides and tweaks belong here, so they survive updates
              to the parent theme.
Author:       Your Store
Template:     united-arms-storefront
Version:      1.0.0
Text Domain:  united-arms-child
*/

/* ---------------------------------------------------------------
   Override design tokens from the parent theme's style.css here.
   Anything not overridden falls back to the parent's :root values.
------------------------------------------------------------------ */
:root{
	/* Example overrides -- uncomment and adjust to match your brand:
	--ua-accent: #f1c40f;
	--ua-cta:    #93320f;
	--ua-bg:     #111111;
	*/
}

/* ---------------------------------------------------------------
   Add your own custom CSS below this line.
------------------------------------------------------------------ */
