:root {
  --theme-palette-primary: #00b0e6;
  --theme-palette-secondary: #215CA0;
  --theme-palette-light: #FFF;
  --theme-palette-soft-light: #e8e8e8;
  --theme-palette-dark: #333;
  --theme-palette-soft-dark: #666;
  --theme-palette-light-borders: #D3DCE4;
  --theme-palette-dark-borders: #CCC;
}
