:root {
  --theme-color1: #344489;
  --theme-color2: #19B7EB;
  --theme-color3: #20222D;
  --theme-color4: #2B18AA;
  --theme-color5: #C739BC;
  --theme-color6: #FE9043;
  --theme-color7: #08939F;
  --bg-theme-color1: #344489;
  --bg-theme-color2: #19B7EB;
  --bg-theme-color3: #20222D;
  --bg-theme-color4: #2B18AA;
  --bg-theme-color5: #C739BC;
  --bg-theme-color6: #FE9043;
  --bg-theme-color7: #08939F;
}