:root {
  --primary: #000000;
  --primary-text: #999999;
  --secondary: #000000;
  --secondary-text: #ffffff;
  --accent: #505050;
  --accent-text: #000000;
  --top-text: #000000;
}
