.article-images {
margin-bottom: 8px;
display: block;
max-width: 100%;
}

h2.founder-headline {
color: #003f5b;
font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif; 
font-size: 38px;
font-weight: bold;
margin-top: 0;
margin-bottom: 16px;
padding-top: 0;
line-height: 44px;
}

article p {
margin: 6px 0 16px 0;
padding-top: 0;
font-size: 1.2em;
line-height: 1.3em;
}

article a {
text-decoration: none;
font-size: 1.2em;
line-height: 1.3em;
color: #d71920;
font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif; 
}

article a:hover {
color: black;
}


h3.founder-subheadline {
color: #003f5b;
font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif; 
font-size: 28px;
font-weight: normal;
margin-top: 0;
margin-bottom: 12px;
padding-top: 0;
}

#book-list {
list-style-type: disc;
}

article li {
font-size: 1.2em;
line-height: 1.3em;
display: block;
}

.w3-display-bottom {
font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-style: italic;
text-align: center;
margin-bottom: 16px;
color: black;
margin-top: 4px;
}

article button {
opacity: 0.7;
filter: alpha(opacity=70) /* IE 5-7 */;
font-size: 1em;
}

.w3-display-container {
display: block;
margin-top: 16px;
}




