/* Chapter 8: legible textbook tables and DSM worked examples. */
.reveal .slides section.chapter08-detail > h2 { font-size: 38px; line-height: 1.15; }
.reveal .chapter08-detail .chapter08-table { font-size: 0.69em; }
.reveal .chapter08-detail .chapter08-matrix { font-size: 0.72em; }
.reveal .chapter08-detail .chapter08-table table { width: 100%; margin: 0.45em auto; }
.reveal .chapter08-detail .chapter08-table th,
.reveal .chapter08-detail .chapter08-table td { padding: 0.3em 0.38em; vertical-align: middle; }
.reveal .chapter08-detail .chapter08-table th { background: #eef1f3; }
.reveal .chapter08-detail .chapter08-matrix td:not(:first-child),
.reveal .chapter08-detail .chapter08-matrix th:not(:first-child) { text-align: center; }
.reveal .chapter08-detail img { object-fit: contain; }
