:root {
  --theme-palette-primary: #e62f3a;
  --theme-palette-secondary: #0e8b60;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #f7fcfe;
  --theme-palette-dark: #0c293a;
  --theme-palette-soft-dark: #7c8e9b;
  --theme-palette-light-borders: #f2f6f8;
  --theme-palette-dark-borders: #f08d20;
}
