.fl-logo-text  {
line-height:1.3;
}

h2 {font-size:24px}
li {padding-bottom:10px}

@media (min-width: 992px) {
  .fl-page-header-row .col-md-5 {width: 25%;}
  .fl-page-header-row .col-md-7 {width: 75%;}
}

.box {
background:#eeeeee;
padding:15px 20px;
border: 1px solid #cccccc;
margin:20px 20px 20px 0;
font-size:15px;
}


.fl-row-content-wrap ul {
text-indent: 0 !important;
}

.menu-research-footer-container li {
padding-bottom:5px;}

/* makes custom links not be in all caps */
ul.sub-menu li.menu-item.menu-item-type-custom.menu-item-object-custom a {
    text-transform: none;
font-size:14px;
}
