:root {
  --theme1-bg: #000000;
  --theme1-bg90: #000000e6;
  --theme2-bg: #000000D9;
  --theme2-bg70: #000000B3;
  --theme2-bg85: #000000D9;
  --primary-color: #fff;
  --secondary-color: #fff;
}

/* :root  {
    --bg-primary: #000000;
    --bg-primary90: #000000E6;
    --text-primary: #FFFFFF;
    --bg-secondary: #000000;
    --bg-secondary70: #000000B3;
    --bg-secondary85: #000000D9;
    --text-secondary: #FFFFFF;
    --bg-news: ;
} */

/* :root {
  --theme1-bg: #827908;
  --theme1-bg90: #827908E6;
  --theme2-bg: #9c3b3b;
  --theme2-bg70: #9c3b3bB3;
  --theme2-bg85: #9c3b3bD9;
  --primary-color: #fff;
  --secondary-color: #fff;
} */
