.plain-homepage-box {
background: #e0eaf3;
padding:10px;
height: 200px;
border: 1px solid #c7d9e6;
}

.plain-homepage-box h2 {
color:#01375d;
}

@media (min-width: 992px) {
  .fl-page-header-row .col-md-4 {width: 40%;}
  .fl-page-header-row .col-md-8 {width: 60%;}
}



.fl-page-header-primary .fl-logo-img {
    height: auto !important;
width:310px;
}

h1, h2, h3, h4 {
color: #041e42;
}

h2 {
font-size:24px;
}

.fl-widget .fl-widget-title {
    margin: 0 0 10px 0;
    text-transform: uppercase;
    color: #5d95bc;
}


.box {
background: #e0eaf3;
background:#eeeeee;
padding:15px 20px;
border: 1px solid #c7d9e6;
border: 1px solid #cccccc;
margin:20px 20px 40px 0;
font-size:15px;
}

.pubs{
    text-indent: -20px;
    padding-left: 20px;
}

.iconrow a{
color: #8dc7ee;
}


.fl-page-header-primary .fl-logo-img {
  height: auto !important;
  width: 400px;
}