:root {
  --primary: #e5e5e5;
  --primary-text: #1a1a1a;
  --secondary: #c58401;
  --secondary-text: #ffffff;
  --accent: #dddddd;
  --accent-text: #1d1d1d;
}
