.banner{text-align:center;margin:0 auto; margin-bottom:1px; padding-bottom:25px;}
.banner .label{display:inline-block; max-width:500px; margin-top:45px; font-weight:bold;}
.banner .lead,.banner .label,.banner .quote{color:gray;}
.banner .lead{text-align:center; margin:3em auto;}
.banner .lead,.banner .quote{width:586px;}
.banner .details .name{border-top:solid 1px lightgray; font-weight:bold;}
.banner .quote{margin:10px auto 0; font-size:16px;}
.banner .quote.bold{font-weight:bold;}
@media only screen and (max-width:767px){.banner .lead{width:90%;}
.banner .quote{width:100%%;}
}
