/* nonfiction.css — non-fiction page extras.
   Every tab number uses the dark dress green (from cards.css's .tab--green),
   and the card margin-rule + read-more link use that same green — otherwise
   the page theme ("sepia") would fall back to the red accent from cards.css. */

body[data-page="nonfic"] .body{ --accent:#2f7d45; }
