:root {
  --theme-color1: #006FCD;
  --theme-color2: #004F91;
  --theme-color3: #1A1D2D;
  --theme-color4: #2B18AA;
  --theme-color5: #C739BC;
  --theme-color6: #003F75;
  --theme-color7: #08939F;
  --bg-theme-color1: #006FCD;
  --bg-theme-color2: #004F91;
  --bg-theme-color3: #1A1D2D;
  --bg-theme-color4: #2B18AA;
  --bg-theme-color5: #C739BC;
  --bg-theme-color6: #003F75;
  --bg-theme-color7: #08939F;
}