:root {
  --white: #FFFFFF;
  --background:  #007d69;
  --grey-light: #F0F1F2;
  --grey: #E6E7E8;
  --grey-dark: #DBDEDF;
  --brand: #214C48;
  --brand-alt: #2d393b;
  --logo-banner: #00DCA5;
  --alert: #EA0001;
  --warning: #EF6C00;
  --success: #008E33;
  --text-alt: #fff;
  --text: #000;
  --text1: #092F30;
  --text2: #092F30;
  --text3: #092F30;
  --text4: #c6d320;
  --text5: #FFFFFF;
  --open-filter: #214C48;
  --link-text: #214C48;
  --logo: url(./images/uoe-logo-sport.png);
  --logo-width: 240px;
  --logo-height: 54px;
  --brand-height: 83px;
  --button-radius: 35px;
  --more-info: #c6d320;
  --button-alt: #c6d320;
  --button-text1: #2d393b;
  --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:  #000;
  --focus-perimeter: 2px;
  --focus-thickness: 1px;
  --brand-light: #30706a;
  --brand-dark: #122826;
  --brand-alt-vv-light: #6f8d92;
  --brand-alt-v-light: #597175;
  --brand-alt-light: #435558;
  --brand-alt-dark: #171d1e;
  --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/10/2026 3:09:30 PM;
}
