:root {
  --primaryBackground: #111111;
  --primaryColor: #ffffff;
  --greenBadge: #199c29;
  --yellowBadge: #d63a2a;
  --redBadge: #bf251e;
}