:root {
  --theme1-bg: #0088cc;
  --theme1-bg90: #0088ccE6;
  --theme2-bg: #2c3e50;
  --theme2-bg70: #2c3e50B3;
  --theme2-bg85: #2c3e50D9;
  --primary-color: #fff;
  --secondary-color: #fff;
}

/* :root {
  --theme1-bg: #827908;
  --theme1-bg90: #827908E6;
  --theme2-bg: #9c3b3b;
  --theme2-bg70: #9c3b3bB3;
  --theme2-bg85: #9c3b3bD9;
  --primary-color: #fff;
  --secondary-color: #fff;
} */
