:root {
  --white: #FFFFFF;
  --background: #FFFFFF;
  --grey-light: #F0F1F2;
  --grey: #E6E7E8;
  --grey-dark: #DBDEDF;
  --brand: #8CC63F;
  --brand-alt: #29AAE2;
  --logo-banner: #29AAE2;
  --alert: #EA0001;
  --warning: #EF6C00;
  --success: #008E33;
  --text-alt: #FFFFFF;
  --text: #000;
  --text1: #FFFFFF;
  --text2: #7EB536;
  --text3: #29AAE2;
  --text4: #8CC63F;
  --text5: #000;
  --open-filter: #8CC63F;
  --link-text: #8CC63F;
  --logo: url(./images/MSC-logo.jpg);
  --logo-width: 75px;
  --logo-height: 75px;
  --brand-height: 80px;
  --button-radius: 35px;
  --more-info: #2196F3;
  --button-alt: #29AAE2;
  --button-text1: #FFFFFF;
  --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: #FFFFFF;
  --focus-perimeter: 0px;
  --focus-thickness: 0px;
  --brand-light: #a4d266;
  --brand-dark: #71a230;
  --brand-alt-vv-light: #b0e0f4;
  --brand-alt-v-light: #83ceee;
  --brand-alt-light: #56bce8;
  --brand-alt-dark: #1a8cbe;
  --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/20/2026 2:36:02 PM;
}
