:root {
  --color-brand-900: #07481f;
  --color-brand-700: #0d8338;
  --color-brand-500: #72b038;
  --color-brand-100: #d8e9c7;
  --color-brand-50: #eef6e7;
  --color-text: #063b19;
  --color-muted: #4a7c5d;
  --color-border: #b2d7bf;
}