:root {
  --theme-palette-primary: #191f5e;
  --theme-palette-secondary: #f4f6fe;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #F8F7F2;
  --theme-palette-dark: #191C1A;
  --theme-palette-soft-dark: #0071C7;
  --theme-palette-light-borders: #F8F7F2;
  --theme-palette-dark-borders: #191f5e;
}
