:root {
  --theme-palette-primary: #a00a66;
  --theme-palette-secondary: #00b3ba;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #f3f3f3;
  --theme-palette-dark: #02050f;
  --theme-palette-soft-dark: #3a3f46;
  --theme-palette-light-borders: #e8e8e8;
  --theme-palette-dark-borders: #33373e;
}
