:root {
  --theme-palette-primary: #F9B734;
  --theme-palette-secondary: #00A7EA;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #007fb2;
  --theme-palette-dark: #000;
  --theme-palette-soft-dark: #444444;
  --theme-palette-light-borders: #f6f6f6;
  --theme-palette-dark-borders: #cccccc;
}
