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