
: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: #0088cc;
 --theme1-bg90: #000000e6;
 --theme2-bg: #000000;
 --theme2-bg70: #2c3e50b3;
 --theme2-bg85: #2c3e50d9;
 --theme3-bg: rgba(10,10,10,.5);
 --theme4-bg: #323232;
 --primary-color: #fff;
 --secondary-color: #fff;
 --grey-color: #ccc;
}





