/* TRANSCIM brand theme — managed by the CMS (edit-theme.php).
   Overrides the 5 core brand colours. Loaded AFTER style.css so it wins.
   Do not edit by hand — the CMS will overwrite this file when you save the
   theme. If something looks wrong, use the CMS "Brand theme" editor to reset. */
:root {
  --blue:      #0B4DA2;
  --blue-dark: #073575;
  --gold:      #F5A623;
  --gold-dark: #8B5E0A;
  --text:      #0F1E3D;
}
