<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.callout-container {
    text-align: center;
    margin: auto;}
.callout-container .card-header {
    background-color: #006cc8;
    font-size: 3rem;}
.featured-bg-container.light h3.text-uppercase, .featured-bg-container.light h3.text-uppercase a {
    padding-bottom: 0rem;
    color: #090909;
    text-transform: initial;
    font-size: 2.5rem;}
.card-image{background: black;}
.site-header {
    display: none;
}
	
@media (min-width: 760px) {
.callout-container {
    width: 50%;}
}</pre></body></html>