/* ============================================================
   Theme Overrides (Customer-specific)
   Swap this file to rebrand the entire site.
   Only override variables — never add layout rules here.
   ============================================================ */

/*
:root {
  --font-base:   'Montserrat', sans-serif;
  --font-accent: 'Playfair Display', serif;

  --color-primary:       #1a5276;
  --color-primary-hover: #154360;
  --color-accent:        #e67e22;
  --color-accent-hover:  #d35400;

  --color-bg-alt: #f0f4f7;
  --radius: 0;
}
*/
