:root {
  --theme-palette-primary: #0176D3;
  --theme-palette-secondary: #0B5CAB;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #EBEBEB;
  --theme-palette-dark: #000;
  --theme-palette-soft-dark: #333;
  --theme-palette-light-borders: #EBEBEB;
  --theme-palette-dark-borders: #EAF5FE;
}
