.static-page{
padding:80px 0;
background:#ffffff;
}

.static-page h1{
font-size:42px;
margin-bottom:25px;
color:#0a2c5e;
}

.static-page h3{
margin-top:25px;
color:#2a5bd7;
}

.static-page p{
line-height:28px;
color:#555;
margin-top:10px;
}