:root {
  --theme-palette-primary: #0B1320;
  --theme-palette-secondary: #8512e0;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #dcf3fb;
  --theme-palette-dark: #606673;
  --theme-palette-soft-dark: #5b0dcc;
  --theme-palette-light-borders: #f1f1f1;
  --theme-palette-dark-borders: #e6e6e6;
}
