h4.heading-4 {
  font-size: 25px;
}
h5.heading-5 {
  font-size: 20px;
}
h6.heading-6 {
  font-size: 13px;
}
p.paragraph {
  font-size: 18px;
}
p.lead {
  font-size: 25px;
  font-weight: bold;
}
p.small-text {
  font-size: 14px;
}
div.attribution-h6 {
  font-size: 13px;
  font-weight: bold;
}
figure {

}
figcaption {

}