.page-header h1 :link, .page-header h1 :visited {
    color: black;
    text-decoration: none;
}
.sidebar h1 {
    font-size: 1.5em;
}
img.author-link {
    width: 20px;
}
.sidebar section {
    margin-top: 2em;
}
img {
    max-width: 100%;
}
.single-post-footer {
    font-size: small;
    color: gray;
}

body, body h1, body h2, body h3, body h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
}

.post p, .post li {
    font-size: 16px;
}

figcaption {
    font-style: italic;
    text-align: center;
}

.webmention-summary {
    text-decoration: none;
    color: black;
}

a.summary-link {
    text-decoration: none;
}