
: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: #5f568b;
  --theme1-bg90: #0088CC;
  --theme2-bg: #000000;
  --theme2-bg70: #0088CC;
  --theme2-bg85: #0088CC;
  --primary-color: #fff;
  --secondary-color: #fff;
  --grey-color: #ccc;
}
