/* Chapter 7 only: readable textbook tables and worked comparisons. */
.reveal .slides section.chapter07-detail > h2 { font-size: 38px; line-height: 1.15; }
.reveal .chapter07-detail .concept-table { font-size: 0.72em; }
.reveal .chapter07-detail .morph-table { font-size: 0.74em; }
.reveal .chapter07-detail .integration-table { font-size: 0.72em; }
.reveal .chapter07-detail .concept-table table, .reveal .chapter07-detail .morph-table table, .reveal .chapter07-detail .integration-table table { width: 100%; margin: 0.6em auto; }
.reveal .chapter07-detail th, .reveal .chapter07-detail td { padding: 0.36em 0.3em; vertical-align: middle; }
.reveal .chapter07-detail th { background: #eef1f3; }
