/* AHF Blog System CSS */
:root{--ahfb-blue:#1565C0;--ahfb-yellow:#FFD600}
.ahfb-post-wrap .ahfb-content ul{list-style:disc}
.ahfb-post-wrap .ahfb-content ol{list-style:decimal}
.comment-list li.comment{list-style:none}
.comment-list li.comment .children{margin-left:2rem;padding-left:1rem;border-left:2px solid rgba(21,101,192,.1)}
