<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    color: #333;
    font-family: 'Noto Sans', sans-serif;
    background: url("/_images/grid_bottom_right.png") no-repeat fixed right bottom;
}
p { line-height: 1.8em; }
h4 { margin-top: 30px; }
.navbar { padding: 0px !important; }
.navbar-brand { color: #666; }
.navbar-brand img {
	float: left;
	margin-right: 0.8em;
    height: 1.2em;
    width: 1.2em;
}
.navbar-brand span {
    white-space: nowrap;
}
.intro {
    padding:80px 15px 40px;
    text-align:center;
}
.intro img { 
/*    zoom:.75; */
    transform: scale(0.75);
}
.lead { color: #777; }
.lead em {
    color: #333; 
    font-style: normal;
}
.thumbnail { 
    background-color: #F5F5F5;
    padding:1em;
}
.designChallenge {
    background-color: #F5F5F5;
    padding: 1em 2em;
}
hr { margin-top: 80px; }
.footer {
    font-size: 2em;
    margin-bottom: 70px;
    text-align: center;
}
.footer a { color:#CCC; }
.fa-envelope-o:hover, .fa-linkedin-in:hover, 
.fa-twitter:hover, .fa-behance:hover, 
.fa-instagram:hover, .fa-pinterest-p:hover {
    text-decoration: none;
}
.fa-envelope-o:hover { color:#00405D; }
.fa-linkedin-in:hover { color:#0077B5; }
.fa-twitter:hover { color:#55ACEE; }
.fa-behance:hover { color:#1769FF; }
.fa-instagram:hover { color:#3F729B; }
.fa-pinterest-p:hover { color:#CC2127; }
.footer span:before,
.footer span:after {
    content:"\00a0";
}
.footer .copyright {
    color: #666;
    font-size: 0.42em;
    font-weight: 600;
    line-height: 4em;
}</pre></body></html>