:root {
  --theme-palette-primary: #002d5d;
  --theme-palette-secondary: #5bb0e2;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #eff1f4;
  --theme-palette-dark: #13141a;
  --theme-palette-soft-dark: #6b6b6b;
  --theme-palette-light-borders: #f7f7f7;
  --theme-palette-dark-borders: #f1f0f0;
}
