:root {
  --white: #FFFFFF;
  --background: #FFFFFF;
  --grey-light: #F0F1F2;
  --grey: #E6E7E8;
  --grey-dark: #DBDEDF;
  --brand: #081c3d;
  --brand-alt: #0c1c3e;
  --logo-banner: #0c1c3e;
  --alert: #EA0001;
  --warning: #EF6C00;
  --success: #008E33;
  --text-alt: #FFFFFF;
  --text: #000000;
  --text1: #0b1938;
  --text2: #FFFFFF;
  --text3: #000000;
  --text4: #081c3d;
  --text5: #000000;
  --open-filter: #081c3d;
  --link-text: #081c3d;
  --home-bg: url(./images/LymmLogo.jpg);
  --logo-width: 110px;
  --logo-height: 62px;
  --brand-height: 80px;
  --button-radius: 25px;
  --more-info: #FFFFFF;
  --button-alt: #2196F3;
  --button-text1: #0c1c3e;
  --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: #0e316a;
  --brand-dark: #020710;
  --brand-alt-vv-light: #2556be;
  --brand-alt-v-light: #1d4393;
  --brand-alt-light: #142f69;
  --brand-alt-dark: #040913;
  --brand-alt-invert: #FFFFFF;
  --breakpoint-desktop: 1200px;
  --breakpoint-tablet: 1024px;
  --breakpoint-mobile: 767px;
  --breakpoint-small-mobile: 370px;
  --active-theme: True;
  --last-update-date-time: 7/29/2026 11:06:03 AM;
}
