h3 {
    color: white;
    font-family: adelle;
    font-size: 4em;
    font-weight: 700;
    text-shadow: 3px 5px 7px #141212;
    text-align: center;
    font-style: normal;
}


.donate h3 {
    color: black;
    font-family: adelle;
    font-size: 4em;
    font-weight: 700;
    text-shadow: 0px ;
    text-align: left;
    font-style: normal;
}

h4 {
    color: ;
    font-family: adelle;
    font-size: 3em;
    font-weight: 700;
    text-align: center;
    margin-top: 0px;
    font-style: normal;
}

h5 {
    color: #006a42;
    font-family: adelle;
    font-size: 2em;
    font-weight: 300;
    text-align: center;
    margin-top: 32px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 0px;
    border-top: 2px solid #006a42;
    line-height: 1.2em;
    font-style: italic;
}

p {
    font-size: 16px;
    font-family: adelle-sans;
    font-weight: 300;
    text-align: center;
    line-height: 26px;
    font-style: normal;
}

a {
    font-size: 16px;
    font-family: adelle-sans;
    font-style: normal;
}

#nav p {
    color: #2150a3;
    font-family: adelle-sans;
    font-size: 14px;
    text-align: center;
}

.billboard1 {
    border-top: 16px solid #006b42;
    background-image: url('img/billboard-bringing-conservation.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    min-height: 453px;
}

.billboard2 {
    border-top: 16px solid #006b42;
    background-image: url('img/billboard-funding-SE.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    min-height: 453px;
}

.billboard3 {
    border-top: 16px solid #006b42;
    background-image: url('img/billboard-funding-diversity.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    min-height: 453px;
}

.billboard4 {
    border-top: 16px solid #006b42;
    min-height: 60px;
}

.title {
    margin-top: 267px;
}

.quote-credit {
    color: #006b42;
    font-family: adelle-sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.extra-top-margin {
    margin-top: 40px;
}

.extra-bottom-margin {
    margin-bottom: 60px;
}

.fluid-image {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

#bio-content {
    display: none;
}

.bio-popup {
    background-color: white;
    width: 80%;
    padding: 4% 6% 6%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.bio-content-head {
    height: 180px;
    margin-bottom: 25px;
}

.bio-content-copy p {
    margin-bottom: 20px;
}

.bio-content-title {
    font: 20px 'adelle';
}

.board-title {
    font-family: adelle;
    font-size: 2.2em;
    font-style: normal;
    font-weight: bold;
    color: #2150a3;
}

#bottom-head {
    background: #2150a3;
    padding-top: 38px;
    margin-bottom: 5px;
    padding-bottom: 38px;
    text-align: center;
    color: white;
    font-style: normal;
    font-size: 11px;
}

#bottom-head p {
    color: white;
}

#bottom-head a {
    color: white;
    text-decoration: underline;
}

#nav a {
    font-size: 14px;
}

.subtitle {
    font-family: adelle;
    font-style: italic;
    font-size: 20px;
    font-weight: bold;
    color: #2150a3;
}

li {
    text-align: left;
    font-size: 16px;
    font-family: adelle-sans;
    font-weight: 300;
    line-height: 26px;
    font-style: normal;
}