:root {
  --brand: #0A6847;
  --sub: #7ABA78;
  --body: orange;
  --border: rgba(0,0,0,0.08);
  --shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
}