:root {
    --theme1-bg:#bb8d37;
    --theme1-bg90:  #dcc170;
    --theme2-bg: #2c3e50;
    --theme2-bg70: #2c3e50B3;
    --theme2-bg85: #2c3e50D9;
    /*--primary-color: #fff;*/
    /*--secondary-color: #fff;*/
    --primary-color: #bb8d37;--secondary-color: #dcc170;--text-primary: #ffffff;--text-secondary: #ffffff;
  }