/* Player's Handbook — index. Inherits all base styles from rulebooks.css.
   Default Verdant accent. The file table is the main artifact here. */

body.chapter-readme article > table {
  font-size: 14px;
}

body.chapter-readme article > table td:first-child {
  font-weight: 600;
  white-space: nowrap;
}
