@charset "UTF-8";blockquote, .quote{font-size:1.5em;line-height:1.25em;font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;border-left:5px solid #d3902f;padding:10px 0 10px 15px;}
p.lead{font-size:1.5em;line-height: 1.5em ;position:relative;padding:0 0 25px 0;}
p.lead:not(.homepage-lead):after{width:50px;height:5px;background:#d3902f;display:block;position:absolute;bottom:-2.5px;left:0;content:"";}
a.btn-theme, .btn-theme > a{display:inline-block;padding:10px 20px;background:#880011;color:#fff !important;font-family:var(--headers);border-radius:5px;font-size:.9em;border:2px solid #880011;font-weight:700;text-decoration:none;}
a.btn-theme:hover, .btn-theme > a:hover{background:#880011;color:#fff;text-decoration:none;border-color:#fff;}
.img-right{margin:0 0 25px 0;}
.img-left{margin:0 0 25px 0;}
@media (min-width:768px){p.lead{font-size:1.9em;line-height:1.5em;padding:0 0 40px 0;margin-bottom:40px;}
}
@media (min-width:992px){.img-right{max-width:50%;margin:0 0 25px 25px;float:right;}
.img-left{max-width:50%;margin:0 25px 25px 0;float:left;}
}