/**
 * Common styles to all the stylesheets.
 */
div.transcription {
  font-family: "Source Sans Pro", calibri, arial, helvetica, sans-serif;
  font-size: 16px;
  line-height: 140%;
}
.head {
  font-family: "Source Sans Pro", calibri, arial, helvetica, sans-serif;
}
.milestone {
  margin-top: 10px;
}