:root {
  --white: #FFFFFF;
  --background: #FFFFFF;
  --grey-light: #F0F1F2;
  --grey: #E6E7E8;
  --grey-dark: #DBDEDF;
  --brand: #E9530E;
  --brand-alt: #2d393b;
  --logo-banner: #2d393b;
  --alert: #EA0001;
  --warning: #EF6C00;
  --success: #008E33;
  --text-alt: #FFFFFF;
  --text: #000000;
  --text1: #FFFFFF;
  --text2: #cc470c;
  --text3: #2d393b;
  --text4: #E9530E;
  --text5: #000000;
  --open-filter: #E9530E;
  --link-text: #E9530E;
  --home-bg: none;
  --login-bg: none;
  --logo: /images/logo-white.png;
  --logo-width: 110px;
  --logo-height: 62px;
  --brand-height: 80px;
  --button-radius: 35px;
  --more-info: #2196F3;
  --button-alt: #2d393b;
  --button-text1: #FFFFFF;
  --active-row-color: #FAEBD7;
  --icon-background: #fff;
  --bell-info: #000;
  --bell-warning: #fff;
  --bell-alert: #fff;
  --notice-info: #222b2d;
  --notice-warning: #ef6c00;
  --notice-alert: #c62828;
  --notice-text: #fff;
  --focus-colour: #000;
  --focus-perimeter: 2px;
  --focus-thickness: 1px;
  --brand-light: #f37237;
  --brand-dark: #b9420b;
  --brand-alt-vv-light: #6f8d92;
  --brand-alt-v-light: #597175;
  --brand-alt-light: #435558;
  --brand-alt-dark: #171d1e;
  --brand-alt-invert: #d2c6c4;
  --breakpoint-desktop: 1200px;
  --breakpoint-tablet: 1024px;
  --breakpoint-mobile: 767px;
  --breakpoint-small-mobile: 370px;
  --active-theme: True;
  --last-update-date-time: 4/8/2026 2:14:37 PM;
}
