:root {
  --theme-palette-primary: #4285F4;
  --theme-palette-secondary: #EA4335;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #f1f3f4;
  --theme-palette-dark: #202124;
  --theme-palette-soft-dark: #5f6368;
  --theme-palette-light-borders: #dadce0;
  --theme-palette-dark-borders: #174EA6;
}
