:root {
  --primary: #2d8a4e;
  --primary-dark: #1a6b3a;
  --primary-light: #43a863;
  --accent: #1a1a1a;
  --bg: #f0faf0;
  --card-bg: #ffffff;
}