:root {
  --theme-palette-primary: #FA0F00;
  --theme-palette-secondary: #1473e6;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #f3f8fb;
  --theme-palette-dark: #2C2C2C;
  --theme-palette-soft-dark: #747474;
  --theme-palette-light-borders: #eaeaea;
  --theme-palette-dark-borders: #505050;
}
