:root {
  --white: #FFFFFF;
  --background: #FFFFFF;
  --grey-light: #F0F1F2;
  --grey: #E6E7E8;
  --grey-dark: #DBDEDF;
  --brand: #a64b88;
  --brand-alt: #2d393b;
  --logo-banner: #FFFFFF;
  --alert: #EA0001;
  --warning: #EF6C00;
  --success: #008E33;
  --text-alt: #FFFFFF;
  --text: #171C8F;
  --text1: #FFFFFF;
  --text2: #95437A;
  --text3: #2d393b;
  --text4: #a64b88;
  --text5: #171C8F;
  --open-filter: #a64b88;
  --link-text: #a64b88;
  --logo: url('./images/freedomlogo.jpg');
  --logo-width: 250px;
  --logo-height: 159px;
  --brand-height: 159px;
  --button-radius: 35px;
  --more-info: #171C8F;
  --button-alt: #2d393b;
  --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: #FFFFFF;
  --focus-perimeter: 35px;
  --focus-thickness: 35px;
  --brand-light: #bb69a0;
  --brand-dark: #833b6b;
  --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: 7/29/2026 3:07:03 PM;
}
