/*
brand.css — MKAS Family Space Night
Placeholder accent colour (a night-sky navy, fitting an astronomical
society — same starting point as the Dinner System's clone) until you
supply a real one or a logo to pick a colour from — see
docs/style-guide-v1.md for how this file works.
*/

:root{
  --accent:#1B3A6B;
  --accent-ink:#FFFFFF;
}
