.content-body { font-size: 1rem; line-height: 1.8; overflow-wrap: anywhere; color: #263746; }
.content-body p { margin: 0 0 .9em; }
.content-body h4 { margin: 1.2em 0 .5em; font-size: 1.1rem; color: #173b55; }
.content-body ul, .content-body ol { padding-left: 1.6em; margin: .5em 0 1em; }
.content-body a { color: #185c8e; text-underline-offset: .2em; }
.content-body code { font-family: ui-monospace, monospace; background: #eef3f6; border-radius: 3px; padding: .1em .3em; white-space: pre-wrap; }
.content-body > :first-child { margin-top: 0; }
.content-body > :last-child { margin-bottom: 0; }
