:root {
  --theme-palette-primary: #FFFC00;
  --theme-palette-secondary: #000000;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #f0f1f2;
  --theme-palette-dark: #000000;
  --theme-palette-soft-dark: #000000;
  --theme-palette-light-borders: #c7c7cc;
  --theme-palette-dark-borders: #3a3e41;
}
