html, body {
    font-size: 14px !important;
}

*, *::before, *::after {
    font-size: inherit;
}

h1 { font-size: 1.5em !important; }
h2 { font-size: 1.3em !important; }
h3 { font-size: 1.15em !important; }
h4 { font-size: 1.05em !important; }
h5, h6 { font-size: 1em !important; }

article { margin-bottom: 0.8rem; }
article header small { color: var(--muted-color); }
nav a, nav strong { font-size: 1em; }
