:root {
  --white: #FFFFFF;
  --background: #FFFFFF;
  --grey-light: #F0F1F2;
  --grey: #E6E7E8;
  --grey-dark: #c9e0b0;
  --brand: #000;
  --brand-alt: #004331;
  --logo-banner: #006750;
  --alert: #EA0001;
  --warning: #EF6C00;
  --success: #008E33;
  --text-alt: #000;
  --text: #000;
  --text1: #000;
  --text2: #006750;
  --text3: #000;
  --text4: #FFFFFF ;
  --text5: #000;
  --open-filter: #006750;
  --link-text: #006750;
  --home-bg: url(./images/wc-home.png);
  --login-bg: url(./images/wc-home.png);
  --logo: url(./images/w-logo.png);
  --logo-width: 70PX;
  --logo-height: 62PX;
  --brand-height: 80PX;
  --button-radius: 35PX;
  --more-info: #2196F3;
  --button-alt: #000;
  --button-text1: #FFFFFF;
  --active-row-color: #FAEBD7;
  --icon-background: #FFFFFF;
  --bell-info: #000;
  --bell-warning: #FFFFFF;
  --bell-alert: #FFFFFF;
  --notice-info: #222b2d;
  --notice-warning: #ef6c00;
  --notice-alert: #c62828;
  --notice-text: #FFFFFF;
  --focus-colour: #FFFFFF;
  --focus-perimeter: 2px;
  --focus-thickness: 1px;
  --brand-light: #1a1a1a;
  --brand-dark: #000000;
  --brand-alt-vv-light: #00dca1;
  --brand-alt-v-light: #00a97c;
  --brand-alt-light: #007656;
  --brand-alt-dark: #00100c;
  --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/22/2026 12:51:38 PM;
}
