.plain-homepage-box {
background: #e0eaf3;
padding:10px;
height: 200px;
border: 1px solid #c7d9e6;
}

.plain-homepage-box h2 {
color:#01375d;
}

.fl-logo-text {
line-height:1.2;
}

/* to add indent to publications list */
.indent p {
text-indent: -28px;
padding-left: 28px;
}
