/* The Containerverse Illustrated Edition */
.chapter-hero { margin: 0; background: #000; }
.chapter-hero img { display: block; width: 100%; height: auto; }
.spot-divider { display: flex; justify-content: center; margin: 30px 0; }
.spot-divider img { width: 72px; height: 72px; opacity: .9; }
.core-truth-finny { display: block; margin: 0 auto 12px; }
.edition-link { font-size: .85rem; }
