/* * ************** * * FONTS * * ************** * */ html, body { font-size: $font-size-base; } code, .footnotes, .footnote-ref, figure p, .main-footer, .posts-list footer { font-size: $font-size-small; }