/** 
 * @file 
 * Default styles for the 'WCG' (27) subsite theme 
 * 
 * Note: Do not modify this file as it will be overwritten. 
 * 
 * To remove or add styles edit a with with the following id 27 . 
 */ 

:root {
  --c-background: #f2f2f2;
  --c-primary: #001489;
  --c-secondary: #7fa9ae;
}
.footer {
}
.footer__first {
}
.footer__menu .inline-menu li a {
}
.footer__inner > div {
}
a {
}
li.main-menu__item {
  --c-highlight: #192b95;
}
li.main-menu__item a:hover {
  --c-primary: #007dba;
}
.node__heading .h1 {
}
.button {
  --c-primary: #7fa9ae;
  --c-text-inverse: #ffffff;
}
.button--secondary {
  --c-text-inverse: #ffffff;
  --c-secondary: #f9f9f9;
}
.header__inner--primary {
  --c-header-bg: #001489;
  --c-header-bg-m: #7fa9ae;
}
.subsite-heading {
  --c-header-text: #031c7d;
}
.text-long p {
}
