:root {
  --theme-palette-primary: #e31818;
  --theme-palette-secondary: #239de8;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #E6E9EC;
  --theme-palette-dark: #111827;
  --theme-palette-soft-dark: #8a8a8a;
  --theme-palette-light-borders: #e0e0e0;
  --theme-palette-dark-borders: #333;
}
