:root {
  --bg:     #0a0a0a;
  --bg2:    #111111;
  --orange:       #f26522;
  --orange2:      #e05510;
  --orange-light: #f26522;
  --border-o:     #f2652233;
}
body { background: var(--bg) !important; }



