/** 
 * @file 
 * Default styles for the 'Generic Theme' (30) 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 30 . 
 */ 

:root {
  --c-highlight: #4dbdbf;
  --c-primary: #00a1a3;
  --c-secondary: #5b7f95;
}
.footer {
}
.footer__first {
}
.footer__menu .inline-menu li a {
}
.footer__inner > div {
}
a {
}
li.main-menu__item {
  --c-highlight: #00a1a3;
}
li.main-menu__item a:hover {
  --c-primary: #4dbdbf;
}
.node__heading .h1 {
}
.button {
  --c-primary: #00a1a3;
  --c-text-inverse: #ffffff;
}
.button--secondary {
  --c-text-inverse: #968c83;
  --c-secondary: #f9f9f9;
}
.header__inner--primary {
  --c-header-bg: #00a1a3;
  --c-header-bg-m: #00a1a3;
}
.subsite-heading {
}
.text-long p {
}
