.plain-homepage-box {
background: #e0eaf3;
padding:10px;
height: 200px;
border: 1px solid #c7d9e6;
}

.plain-homepage-box h2 {
color:#01375d;
}

body {
    background-color: #fff;
    font-family: 'Cabin','Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background: url(https://www2.whoi.edu/site/cohenlab/wp-content/uploads/sites/114/2020/06/bg2.jpg);
}

h1, h2, h3, h4 {color:#0b9ab9 !important;}

h3 {margin-bottom:0 !important }

.pubs{
    text-indent: -20px;
    padding-left: 20px;
}

/* makes custom links not be in all caps */
ul.sub-menu li.menu-item.menu-item-type-custom.menu-item-object-custom a {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    text-transform: none;
}



.fl-page-bar {
background-color:#031c33;
}

.fl-page-header-wrap {
background: #000000 !important;
background: url(https://www2.whoi.edu/site/cohenlab/wp-content/uploads/sites/114/2020/06/bgPIPA.jpg) !important;
background-repeat: repeat-x;
background-position: left !important;  
height:120px;
}

.fl-page-header {
    border-color: #e6e6e6;
    background-color: #000000;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
    background-size: auto;
}

.header-tagline, .fl-page-header-fixed .header-tagline {
    color: #ffffff;
    opacity: 1;
    font-style: normal;
    padding-left: 6px;
}

/* removes whoi seal */
.fl-page-header-container.container {
    background-image: none !important;
    
}

.fl-logo-text {
   font-family: 'Oregano', cursive;
    font-weight: 400;
    font-size: 62px !important;
   line-height:1 !important;
  text-shadow: 1px 1px 1px #000000 !important;

}

.fl-logo-text a:hover {
   color:#000000!important;
   opacity:1.0 !important;
}

