:root {
  --font-gelion: "Gelion";
  --font-ubuntu: "Gelion";
  --font-sans: sans-serif -apple-system, system-ui, BlinkMacSystemFont, "Helvetica Neue", "Helvetica";
  --icon-gradient: linear-gradient(147.14deg, #22c55e 6.95%, #006176 93.05%);
  --brand-primary: #0f2657;
  --brand-primary-lighter: #afc1e8;
  --brand-primary-darker: #476ed3;
  --brand-secondary-lighter: #ceeeff;
  --brand-secondary: #53b6ed;
  --brand-secondary-darker: #006ca7;
  --brand-tietary: #9fdff6;
  --neutral-black: #191d24;
  --neutral-dark: #0a2540;
  --neutral-white: #fff;
  --neutral-border: #c6cfdb;
  --neutral-bg: #f1f4f6;
  --neutral-body-text: #5b7492;
  --neutral-sidebar: #00204a;
  --neutral-grey-text: #8d99ae;
  --neutral-text-secondary: #e7e7ed;
  --neutral-side-hover: #00bcf826;
  --misc-input: #869ab2;
  --misc-org-label: #276680;
  --misc-org-background: #f0f5ff;
  --misc-role-hover: #c9cfd9;
  --misc-light-pink: #fffaf0;
  --misc-light-grey: #f1f2f6;
  --misc-secondary-hover: #e7f4fc;
  --sidebar-bg: #0f2657;
  --sidebar-before-bg: #78c2ed;
  --sidebar-bg-hover: #ffffff14;
  --sidebar-text-hover: #ffffff;
  --sidebar-text: #ffffff;
  --sidebar-text-main: #ffffff80;
  --error-150: #910d2c;
  --error-critical: #da1414;
  --error-100: #ef476f;
  --error-50: #fbd0da;
  --warning-150: #996b00;
  --warning-100: #ffd166;
  --warning-50: #fff0cc;
  --tint-250: #82caf2;
  --tint-200: #b1def7;
  --tint-150: #dff1fc;
  --tint-100: #e8f5fd;
  --tint-50: #f1f9fe;
  --success-150: #065031;
  --success-100: #0ead69;
  --success-50: #d5fceb;
  --shade-250: #06293c;
  --shade-200: #0b486a;
  --shade-150: #106898;
  --shade-100: #1587c6;
  --shade-50: #26a3e8;
  --shade-primary_1: #80acff;
  --shade-primary_2: #b3cdff;
  --shade-primary_3: #0054d8;
  --blue-shades-light: #f1f2f6;
  --grey-100: #8a8a8a;
  --grey-50: #8e8e8e;
  --border-primary: #cdced9;
  --border-secondary: #cdced9;
  --border-secondary-l-2-border: #cdcedb;
  --text-main: #393a4a;
  --text-secondary: #6b6c7e;
  --text-secondary_caption: #6b6c7e;
}
/**


*/
