.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
}

@media (min-width: 992px) {
  .fl-page-header-row .col-md-4 {width: 50%;}
  .fl-page-header-row .col-md-8 {width: 50%;}
}


.fl-slide-title, .fl-slide-text > *{
text-shadow: 5px 5px 15px #000000;}

.fl-widget .fl-widget-title {
color:#5d95bc;
}

.home-topimage h1 {
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #ffffff;
    font-size: 56px;
    line-height: 80px;
    text-shadow: 5px 5px 15px #000000;
}

/* centers call to action button on homepage slider */
.fl-builder-content .fl-button-left {
    text-align: center;
margin-top:20px
}
