/** 
 * @file 
 * Default styles for the 'Division of Forensic Medicine and Toxicology' (470) subsite theme 
 * 
 * Note: Do not modify this file as it will be overwritten. 
 * 
 * To add custom CSS and/or more custom properties, use libraries-extend 
 * from your theme, to extend: uct_themer/subsite_theme_470 
 */ 

body {
  --uct-color--primary: #006699;
  --uct-color--primary--light: #0070a8;
  --uct-color--primary--dark: #005c8a;

}

