:root {
  --theme-palette-primary: #7611B6;
  --theme-palette-secondary: #57bfff;
  --theme-palette-light: #fff;
  --theme-palette-soft-light: #f9f9fa;
  --theme-palette-dark: #2d2e43;
  --theme-palette-soft-dark: #8083a2;
  --theme-palette-light-borders: #d5d7e4;
  --theme-palette-dark-borders: #b5b8d0;
}
