:root {
  --theme-palette-primary: #F922A3;
  --theme-palette-secondary: #1832FE;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #F7F8F9;
  --theme-palette-dark: #000;
  --theme-palette-soft-dark: #3A3C45;
  --theme-palette-light-borders: #D3DCE4;
  --theme-palette-dark-borders: #0000b3;
}
