:root {
  --theme-palette-primary: #4285f4;
  --theme-palette-secondary: #4285f4;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #F8F8F8;
  --theme-palette-dark: #3c4043;
  --theme-palette-soft-dark: #185abc;
  --theme-palette-light-borders: #D3DCE4;
  --theme-palette-dark-borders: #B0BBC7;
}
