:root {
  --bg:#222;
  --black:#000;
  --white:#fff;
  --grey:#ddd;
  --cyan: cyan;
  --alt-cyan:rgb(160, 255, 255);
  --post_feld: #555555;
}
