.eyebrow { color: #08716d; }
.login-story .eyebrow,
.intake-context .eyebrow,
.outcome-pulse .eyebrow { color: #78d8cf; }
.subtle { color: #52676a; }
.help,
.freshness,
.funnel-step small,
.panel-head p,
.metric-label,
.legend,
.bar-label,
th { color: #465d60; }
.outcome-pulse small { display: block; margin-top: .2rem; }
.bar.h-0 { height: 2px; }
.bar.h-10 { height: 10%; }
.bar.h-20 { height: 20%; }
.bar.h-30 { height: 30%; }
.bar.h-40 { height: 40%; }
.bar.h-50 { height: 50%; }
.bar.h-60 { height: 60%; }
.bar.h-70 { height: 70%; }
.bar.h-80 { height: 80%; }
.bar.h-90 { height: 90%; }
.bar.h-100 { height: 100%; }
progress.budget-track { display: block; width: 100%; border: 0; }
progress.budget-track::-webkit-progress-bar { background: #e8e7e0; }
progress.budget-track::-webkit-progress-value { background: var(--amber); border-radius: 20px; }
progress.budget-track::-moz-progress-bar { background: var(--amber); border-radius: 20px; }
