/* Chapter 4 tables only; keep the shared course theme unchanged. */
.reveal .parts-table { font-size: 0.78em; }
.reveal .pump-dsm { font-size: 0.72em; }
.reveal .software-dsm { font-size: 0.64em; }
.reveal .pump-dsm table, .reveal .software-dsm table { width: 100%; table-layout: fixed; margin: 0.6em auto; }
.reveal .pump-dsm th, .reveal .pump-dsm td { padding: 0.45em 0.32em; vertical-align: middle; }
.reveal .software-dsm th, .reveal .software-dsm td { padding: 0.28em 0.2em; vertical-align: middle; text-align: center; }
.reveal .software-dsm th:first-child { text-align: left; width: 12%; }
.reveal .pump-dsm th, .reveal .software-dsm th { background: #eef1f3; }
.reveal .software-dsm .swap-block { background: #e0e7ed; }
.reveal .software-dsm tr.outside > * { border-top: 2px dashed #536675; }
.reveal .software-dsm td.outside, .reveal .software-dsm th.outside { border-left: 2px dashed #536675; }

.reveal .chapter04-detail h2 { font-size: 1.3em; line-height: 1.15; }
.reveal .form-questions table { font-size: 0.88em; }
.reveal .slides section.chapter04-detail > h2 { font-size: 40px; line-height: 1.15; }
