/** 
 * @file 
 * Default styles for the 'Concrete Materials & Structural Integrity Research' (526) 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_526 
 */ 

body {
  --uct-color--primary: #105670;
  --uct-color--primary--light: #125f7b;
  --uct-color--primary--dark: #0e4d65;

}

