:root {
  --white: #FFFFFF;
  --background: #FFFFFF;
  --grey-light: #F0F1F2;
  --grey: #E6E7E8;
  --grey-dark: #DBDEDF;
  --brand: #E8C133;
  --brand-alt: #0A1E2B;
  --logo-banner: #0A1E2B;
  --alert: #EA0001;
  --warning: #EF6C00;
  --success: #008E33;
  --text-alt: #E8C133;
  --text: #2f3e45;
  --text1: #FFFFFF;
  --text2: #C6A115;
  --text3: #0A1E2B;
  --text4: #E8C133;
  --text5: #2f3e45;
  --open-filter: #E8C133;
  --link-text: #E8C133;
  --logo: url(./images/bluelogo.png);
  --logo-width: 100px;
  --logo-height: 59px;
  --brand-height: 88px;
  --button-radius: 35px;
  --more-info: #2196F3;
  --button-alt: #0A1E2B;
  --button-text1: #FFFFFF;
  --active-row-color: #FAEBD7;
  --icon-background: #FFFFFF;
  --bell-info: #000000;
  --bell-warning: #FFFFFF;
  --bell-alert: #FFFFFF;
  --notice-info: #222b2d;
  --notice-warning: #ef6c00;
  --notice-alert: #c62828;
  --notice-text: #FFFFFF;
  --focus-colour: #000000;
  --focus-perimeter: 2px;
  --focus-thickness: 1px;
  --brand-light: #edcf61;
  --brand-dark: #d0a918;
  --brand-alt-vv-light: #2775a7;
  --brand-alt-v-light: #1d587e;
  --brand-alt-light: #143b54;
  --brand-alt-dark: #000102;
  --brand-alt-invert: #FFFFFF;
  --breakpoint-desktop: 1200px;
  --breakpoint-tablet: 1024px;
  --breakpoint-mobile: 767px;
  --breakpoint-small-mobile: 370px;
  --active-theme: True;
  --last-update-date-time: 8/5/2026 3:25:14 PM;
}
