:root {
  --theme-palette-primary: #FA582D;
  --theme-palette-secondary: #FFCB06;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #DCDBDA;
  --theme-palette-dark: #1D1311;
  --theme-palette-soft-dark: #484649;
  --theme-palette-light-borders: #D3DCE4;
  --theme-palette-dark-borders: #f8f8f8;
}
