:root {
  --primary: #ebc908;
  --primary-text: #ffffff;
  --secondary: #ff0000;
  --secondary-text: #ffffff;
  --accent: #00aaff;
  --accent-text: #ffffff;
  --new-text: #000000;
  --textbg2: #777777;
  --buttonbg: #eef069;
  --textbg: #573e25;
}
