html {
font-size: 16px;
}
body {
font-family: 'Open Sans', sans-serif;
h1, h2 {
color: #005CA9;
.headline {
font-size: 0.8rem;
color: darkgray;
.meta {
font-size: 0.7rem;
font-style: italic;
color: lightgray;
.source {
text-decoration: underline;