.pheader {font-size:180%;font-weight:bolder;font-family:Noto,Arial,sans-serif;text-align:center;background:#eee;padding:2px;border-radius:10px;box-shadow: 3px 3px #ccc;margin-bottom:10px;}
.aheader {font-size:120%;font-weight:bolder;font-family:Noto,Arial,sans-serif;text-align:center;background:#eee;padding:2px;border-radius:10px;box-shadow: 3px 3px #ccc;margin-bottom:10px;}
.lesspadding {padding-top:1rem;padding-bottom:1rem;}
.grayborder {border-style:solid;border-color:#ccc;}
.modular-features .ministries-icon {
    font-size: 130px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin: 1rem 0;
    color: #e7e9ed;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.leftquote{font-size: 180%;font-weight: bolder;width: auto;border-right: 10px solid orange;line-height: normal;vertical-align: middle;}
.qcontent {font-size: 180%;font-family: Arial,Verdana,Courier,sans-serif;font-weight: bold;color: #999;line-height: normal;vertical-align: middle;}
.phead {margin-top: 0;margin-bottom: 3px;}
.bround {border: 6px grey;border-radius: 5px;box-shadow: 5px 5px lightgrey;}