/* Neutralize slide-fitting font tweaks when rendered as plain book HTML (not revealjs) */
[style*="font-size"] { font-size: 1em !important; }
.r-fit-text { font-size: inherit !important; }
