#mission-headline {
color: #003f5b;
font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif; 
font-size: 38px;
font-weight: bold;
padding-top: 0;
margin-top: 0;
}


#mission-intro {
font-size: 28px;
font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
color: #003f5b;
margin-top: 8px;
margin-bottom: 12px;
line-height: 32px;
text-indent: 0;
max-width: 100%;
}

.footnote-number {font-size: 14px;
line-height: 14px;
}

article p {
text-indent: 1.5em;
margin: 6px 0 6px 0;
font-size: 1.2em;
line-height: 1.3em;
}

article h2 {
margin-top: 10px;
margin-bottom: 0;
color: #d71920;
}

article p a {
color: #d71920;
text-decoration: none;
}

article p a:hover {
color: black;
}