:root {
  --theme-palette-primary: #006298;
  --theme-palette-secondary: #00B388;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #F3F6F8;
  --theme-palette-dark: #323232;
  --theme-palette-soft-dark: #3E493E;
  --theme-palette-light-borders: #9FBAD3;
  --theme-palette-dark-borders: #B0BBC7;
}
