:root {
  --sc-table-border: #e5e7eb;
  --sc-table-divider: #f3f4f6;
  --sc-table-muted: #4a5565;
  --sc-table-subtle: #6a7282;
  --sc-table-header-bg: #f9fafb;
}

/*
* Global footer — let gradient show through (footer defaults to solid white).
*/
footer.footer {
  background: transparent;
}
