:root {
  --white: #FFFFFF;
  --background: #FFFFFF;
  --grey-light: #F0F1F2;
  --grey: #E6E7E8;
  --grey-dark: #DBDEDF;
  --brand: #5e9cae;
  --brand-alt: #22578B;
  --logo-banner: #FFFFFF;
  --alert: #5E9CAE;
  --warning: #5E9CAE;
  --success: #5E9CAE;
  --text-alt: #003b70;
  --text: #22578B;
  --text1: #22578B;
  --text2: #22578B;
  --text3: #22578B;
  --text4: #FFFFFF;
  --text5: #FFFFFF;
  --open-filter: #5E9CAE;
  --link-text: #5E9CAE;
  --home-bg: none;
  --login-bg: none;
  --logo: url(https://members.activecentres.org/leisurehub/content/images/logo-active.jpg);
  --logo-width: 150px;
  --logo-height: 73px;
  --brand-height: 81px;
  --button-radius: 35px;
  --more-info: #5E9CAE;
  --button-alt: #22578B;
  --button-text1: #22578B;
  --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: #80b1bf;
  --brand-dark: #498090;
  --brand-alt-vv-light: #6ba4db;
  --brand-alt-v-light: #428ad1;
  --brand-alt-light: #2c71b4;
  --brand-alt-dark: #183d62;
  --brand-alt-invert: #FFFFFF;
  --breakpoint-desktop: 1200px;
  --breakpoint-tablet: 1024px;
  --breakpoint-mobile: 767px;
  --breakpoint-small-mobile: 370px;
  --active-theme: True;
  --last-update-date-time: 10/9/2025 12:14:58 PM;
}
