/** 
 * @file 
 * Default styles for the 'Environmental Humanities South theme' (582) 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_582 
 */ 

body {
  --uct-color--primary: #040c37;
  --uct-color--primary--light: #040d3d;
  --uct-color--primary--dark: #040b32;

}

