:root {
  --brand: #12675b;
  --surface: #f2f7f4;
  --accent: #d6f288;
}
.local-hero {
  background: #eaf3ee;
}
.local-hero h1 {
  max-width: 760px;
}
.local-hero .eyebrow {
  color: #366759;
}
