:root {
  --primary-color: #333333;
  --secondary-color: #555555;
  --dark-background-color:#f0f0f0;
  --text-color: #333333;
}