.callout {
    text-align: center;
    font-style: italic;
    vertical-align: middle;
    font-size: 1em;
}

.footnote-link {
    vertical-align: super;
    font-size: smaller;
}

.subsection {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

section {
    font-family: "Open Sans", sans-serif;
    font-size: 1.1em;
}

.emphasis {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.footnotes {
    font-size: 0.8em;
    color: #777;
}

.author {
    font-weight: bold;
}

.date {
  color: #777;
  line-height: 1.1;
  margin:10px 0 0;
}

.language {
    margin: 10px 0 0 0;

}

.thanks {
    font-size: 0.8em;
    color: #777;
}