/* See https://systemfontstack.com/ */

h1, h2, h3 {
  font-family: Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

p, div, a {
    font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif
}

figure {
    margin: 0px;
    padding: 0px;
}

figure figcaption p {
    text-align: center;
    font-size: .8em;
    margin-top: 0px;
}
