/* ---------------------------------------------------------------------------
   site.css — cataloniaguestregistry.com
   Overrides the accent palette for the English Catalonia site.
   --------------------------------------------------------------------------- */

:root {
  --color-accent: #8b6f47;
  --color-accent-soft: #f0eae0;
}
