diff --git a/src/pages/Dashboard.tsx b/src/pages/Dashboard.tsx
index ea76b32..31299cd 100644
--- a/src/pages/Dashboard.tsx
+++ b/src/pages/Dashboard.tsx
@@ -108,7 +108,7 @@ export function Dashboard() {
const sectionBase = kpiBase + kpiStep * 5 + 60; // after the last KPI
return (
-
+
{/* Hero */}
-
-
+
+
Today · {fmt.date(new Date().toISOString())}
-
+
Good morning, Jordan.
@@ -157,7 +157,7 @@ export function Dashboard() {
{/* KPIs — every card carries a trend. */}
+
Providers
-
Provider directory
+
Provider directory
NPIs registered with the clearinghouse for 837P submission and 835
remittance retrieval.
@@ -49,7 +49,7 @@ export function Providers() {
{items.map((p) => (
diff --git a/src/pages/Reconciliation.tsx b/src/pages/Reconciliation.tsx
index d57ebd1..044511c 100644
--- a/src/pages/Reconciliation.tsx
+++ b/src/pages/Reconciliation.tsx
@@ -27,17 +27,17 @@ export function ReconciliationPage() {
if (unmatched.isLoading) {
return (
-