.plain-homepage-box {
background: #e0eaf3;
padding:10px;
height: 200px;
border: 1px solid #c7d9e6;
}

.plain-homepage-box h2 {
color:#01375d;
}


.box {
padding: 0 20px;
background: #eeeeee;
border: 1px solid #173656;
margin-top:20px;
}

.box2 {
padding:20px;
background: #eeeeee;
border: 1px solid #173656;
}
.box h3 {
font-size: 24px !important;
color: #173656;
}