
: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: #ff914d;
  --theme1-bg90: #ff914d;
  --theme2-bg: #2c3e50;
  --theme2-bg70: #ff914d;
  --theme2-bg85: #ff914d;
  --primary-color: #fff;
  --secondary-color: #fff;
  --grey-color: #ccc;
}
