/* Unique Reflextions LLC — Brand Stylesheet
   Template: A (Executive, warm professional)
   Primary:  #1a3558 (Warm Deep Navy)
   Accent:   #1d6fa4 (Professional Blue)
   Heading:  Playfair Display (serif)
   Subdomain: uniquereflextions.federalgovernment.info
*/

:root {
    --primary: #1a3558;
    --primary-light: #254a7a;
    --accent: #1d6fa4;
    --accent-light: #2882c0;
    --heading-font: 'Playfair Display', Georgia, serif;
}

/* Styles are embedded in index.html.
   Override brand colors here if needed. */