/* Blog article content: scale headings relative to body text (fix oversized global h2 46px) */
.ck-content h1{font-size:28px;line-height:1.3;margin-bottom:16px}
.ck-content h2{font-size:24px;line-height:1.3;margin-bottom:14px}
.ck-content h3{font-size:20px;line-height:1.3;margin-bottom:12px}
.ck-content h4{font-size:18px;line-height:1.3;margin-bottom:10px}
