:root {
  --theme-palette-primary: #D62293;
  --theme-palette-secondary: #C53490;
  --theme-palette-light: #FDFDFD;
  --theme-palette-soft-light: #f8f8f8;
  --theme-palette-dark: #000;
  --theme-palette-soft-dark: #464646;
  --theme-palette-light-borders: #ededed;
  --theme-palette-dark-borders: #D0D0D0;
}
