:root {
  --primaryBg: #2c2b2b;
  --primaryText: white;
  --primaryLinks: #ffc107;
  --secondaryBg: #373737;
  --secondaryText: white;
  --secondaryLinks: #ffc107;
  --shadow: black;
}
