:root {
  --theme-palette-primary: #0075CD;
  --theme-palette-secondary: #ffb81c;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #e7eaf1;
  --theme-palette-dark: #041e42;
  --theme-palette-soft-dark: #545e78;
  --theme-palette-light-borders: #9da5b3;
  --theme-palette-dark-borders: #0076cf;
}
