:root {
  --primary-color: #486b32;
  --secondary-color: #688b52;
  --dark-background-color:#f2f6f0;
  --text-color: #486b32;
}