:root {
  --primary: white;
  --primary-text: black;
  --secondary: #black;
  --secondary-text: white;
  --accent: white;
  --accent-text: black;
}
