.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;line-height:1.6;}
.verse .highlight{display:block;margin-bottom:15px;}
.verse .note{display:block;margin-top:10px;}
.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);}
.r{color:rgb(204,0,0);}
.b{color:rgb(30,144,255);}
.c_ol,.c_ul{margin:10px 0;padding-left:20px;}
.c_ol li,.c_ul li{margin:3px 0;line-height:1.3;}
.c_p{margin:8px 0;line-height:1.4;}
.c_h2{margin:20px 0 10px 0;}
.c_h3{margin:15px 0 8px 0;}
.c_div{margin:12px 0;}
@media screen and (max-width:768px){.bArticle{padding:15px;}.bArticle h1{font-size:1.4em;}.bArticle h2{font-size:1.2em;}}
.article{max-width:800px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;}
.article h1{font-size:1.6em;margin-bottom:25px;color:#333;}
.article h2{font-size:1.4em;margin:30px 0 15px 0;color:#444;border-bottom:2px solid rgb(30,144,255);padding-bottom:5px;}
.article h3{font-size:1.2em;margin:25px 0 10px 0;color:#555;}
.article p{margin:20px 0;line-height:1.6;color:#333;}

.highlight {
    color: rgb(204,0,0);
    font-style: italic;
    font-weight: 300;
    font-family: 'Times New Roman', serif;
}