:root {
  --theme-palette-primary: #815be6;
  --theme-palette-secondary: #38c796;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #bdddf1;
  --theme-palette-dark: #3C4153;
  --theme-palette-soft-dark: #4D546A;
  --theme-palette-light-borders: #D3DCE4;
  --theme-palette-dark-borders: #B0BBC7;
}
