:root{
  --brand-primary:#6b1e3a;
  --brand-primary-dark:#4d1529;
  --brand-accent:#9dbf3b;
  --brand-accent-dark:#7f9c2c;
  --brand-teal:#c2703f;
  --text-dark:#241318;
  --text-body:#4a3540;
  --text-muted:#8a7480;
  --bg-light:#faf6f4;
  --bg-white:#ffffff;
  --border-soft:#ecdfe4;
  --footer-bg:#3d1226;
  --footer-bg-light:#6b1e3a;
  --footer-text:#dcc3cf;
}
