:root {
  /* --theme-color: transparent linear-gradient(94deg, #b6842d, #ebda8d 55%, #b7862f);
  --theme-primary: transparent linear-gradient(94deg, #b6842d, #ebda8d 55%, #b7862f);
  --theme-secondary: #b88831;
  --menu: #dedddd; */
  /* --theme1-bg: #222222; */
  --theme1-bg: #0088cc;
  --theme1-bg90: #222222e6;
  /* --theme2-bg: #1B4332; */
  --theme2-bg: #2c3e50;
  --theme2-bg70: #1b4332b3;
  --theme2-bg85: #1b4332d9;
  --primary-color: #fff;
  --secondary-color: #fff;
  --grey-color: #ccc;
}
