:root {
  --theme-color1: #1E73BE;
  --theme-color2: #DD3333;
  --theme-color3: #20222D;
  --theme-color4: #2B18AA;
  --theme-color5: #C739BC;
  --theme-color6: #1E73BE;
  --theme-color7: #08939F;
  --bg-theme-color1: #1E73BE;
  --bg-theme-color2: #DD3333;
  --bg-theme-color3: #20222D;
  --bg-theme-color4: #2B18AA;
  --bg-theme-color5: #C739BC;
  --bg-theme-color6: #1E73BE;
  --bg-theme-color7: #08939F;
}