:root {
  --white: #FFF;
  --background: #FFF;
  --grey-light: #f0f1f2;
  --grey: #e6e7e8;
  --grey-dark: #e6e7e8;
  --brand: #750e68;
  --brand-alt: #2d393b;
  --logo-banner: #2d393b;
  --alert: #EA0001;
  --warning: #FFFFFF;
  --success: #FFFFFF;
  --text-alt: #750e68;
  --text: #000;
  --text1: #FFF;
  --text2: #750e68;
  --text3: #2d393b;
  --text4: #FFFFFF;
  --text5: #000;
  --open-filter: #750e68;
  --link-text: #750e68;
  --logo: url(WalsallLeisureLogo.png);
  --logo-width: 130px;
  --logo-height: 28px;
  --brand-height: 80px;
  --button-radius: 0.25rem;
  --more-info: #2196F3;
  --button-alt: #2d393b;
  --button-text1: #FFFFFF;
  --active-row-color: #FAEBD7;
  --icon-background: #db1a6a;
  --bell-info: #000;
  --bell-warning: #000;
  --bell-alert: #000;
  --notice-info: #FFFFFF;
  --notice-warning: #FFFFFF;
  --notice-alert: #db1a6a;
  --notice-text: #FFFFFF;
  --focus-colour: #000;
  --focus-perimeter: 2px;
  --focus-thickness: 1px;
  --brand-light: #a31390;
  --brand-dark: #470940;
  --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: 10/15/2025 2:12:27 PM;
}
