/* Per-domain overrides for luding.phd. Loaded AFTER the shared /css/site.css, so it wins.
   Demonstrates the per-domain asset cascade — add luding-only tweaks here. */
.toc-photo {
  border: 1px solid var(--bs-border-color, #e3e4e8);
}

/* luding.phd: center the full-width page H1 (the underline span centers with it). */
.page-heading {
  text-align: center;
}
