:root {
  --theme-palette-primary: #F1641E;
  --theme-palette-secondary: #8C8AF0;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #FCEAD2;
  --theme-palette-dark: #222222;
  --theme-palette-soft-dark: #2f466c;
  --theme-palette-light-borders: #EAEAEA;
  --theme-palette-dark-borders: #757575;
}
