:root {
  --theme-palette-primary: #EA6A2A;
  --theme-palette-secondary: #C4CC23;
  --theme-palette-light: #EEF1F3;
  --theme-palette-soft-light: #EEF1F3;
  --theme-palette-dark: #333;
  --theme-palette-soft-dark: #12365B;
  --theme-palette-light-borders: #f0f0f0;
  --theme-palette-dark-borders: #000;
}
