:root {
  --brand-green: #275d2b;
  --brand-green-light: #f2f8f4;
  --text-muted: #5f6e66;
  --black: #2b2b2e;
  --white: #fff;
  --primary-color: #275d2b;
}
