.bArticle{max-width:800px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;}
.bArticle h1{font-size:1.6em;margin-bottom:25px;color:#333;}
.bArticle h2{font-size:1.4em;margin:30px 0 15px 0;color:#444;border-bottom:2px solid rgb(30,144,255);padding-bottom:5px;}
.bArticle h3{font-size:1.2em;margin:25px 0 10px 0;color:#555;}
.bArticle p{margin:20px 0;line-height:1.6;color:#333;}
.note{display:block;text-align:center;color:#666;margin:-15px 0 20px 0;font-size:0.9em;}
.verse{border-left:4px solid rgb(30,144,255);margin:25px 0;padding:15px;background-color:#f9f9f9;font-size:1.1em;font-family:'Times New Roman',serif;}
.bText{color:rgb(204,0,0);font-style:italic;font-weight:300;}
.bRef{color:rgb(30,144,255);font-weight:bold;text-decoration:none;}
.red{color:rgb(204,0,0);}
.blue{color:rgb(30,144,255);}
@media screen and (max-width:768px){.bArticle{padding:15px;}.bArticle h1{font-size:1.4em;}.bArticle h2{font-size:1.2em;}}