:root {
  --white: #FFFFFF;
  --background: #FFFFFF;
  --grey-light: #F0F1F2;
  --grey: #E6E7E8;
  --grey-dark: #DBDEDF;
  --brand: #86c341;
  --brand-alt: #231f20;
  --logo-banner: #231f20;
  --alert: #EA0001;
  --warning: #EF6C00;
  --success: #008E33;
  --text-alt: #FFFFFF;
  --text: #000000;
  --text1: #FFFFFF;
  --text2: #6c9f32;
  --text3: #231f20;
  --text4: #86c341;
  --text5: #FFFFFF;
  --open-filter: #86c341;
  --link-text: #86c341;
  --logo: url(./images/goactive.jpg);
  --logo-width: 140px;
  --logo-height: 86px;
  --brand-height: 86px;
  --button-radius: 35px;
  --more-info: #2196F3;
  --button-alt: #231f20;
  --button-text1: #FFFFFF;
  --active-row-color: #FAEBD7;
  --icon-background: #FFFFFF;
  --bell-info: #000000;
  --bell-warning: #FFFFFF;
  --bell-alert: #FFFFFF;
  --notice-info: #FAEBD7;
  --notice-warning: #ef6c00;
  --notice-alert: #c62828;
  --notice-text: #FFFFFF;
  --focus-colour: #000;
  --focus-perimeter: 2px;
  --focus-thickness: 1px;
  --brand-light: #9fcf68;
  --brand-dark: #6c9f32;
  --brand-alt-vv-light: #74676a;
  --brand-alt-v-light: #594f51;
  --brand-alt-light: #3e3739;
  --brand-alt-dark: #080707;
  --brand-alt-invert: #FFFFFF;
  --breakpoint-desktop: 1200px;
  --breakpoint-tablet: 1024px;
  --breakpoint-mobile: 767px;
  --breakpoint-small-mobile: 370px;
  --active-theme: True;
  --last-update-date-time: 7/28/2026 4:53:41 PM;
}
