:root {
  --color-primary: #0abfb8;
  --color-primary-light: #8ecac8;
  --color-primary-hover: #099f99;
  --color-primary-dark: #08807b;
  --color-error: #d92853;
  --color-error-hover: #b31c3f;
  --color-error-dark: #930f2f;


  --color-nav-background: #021e73;
  /*--color-text: #021e73;*/
  --color-text: #273947;
  --color-text-muted: #939CA2;
  --powered-by-display: flex;

  --chart-color-1: #0abfb8;
  --chart-color-2: #FFF452;
  --chart-color-3: #032073;
  --chart-color-4: #782462;
  --chart-color-5: #D92854;
  --chart-color-6: #FF8E2E;
  --chart-color-7: #0d2b45;
  --chart-color-8: #061a2e;



  /*d92853*/
}
