body {
    font-family: Georgia, serif;
}

div.bottom {
    height: 100px;
}

footer {
    margin: 0 auto;
    text-align: center;
    font-style: italic;
    font-size: 0.7em;
}

h4 a.external {
    background: url("external-link-ltr-icon.svg") no-repeat right;
    width: 100%;
    padding-right: 0.7em;
}

a.external {
    background: url("external-link-ltr-icon.svg") no-repeat right;
    width: 100%;
    padding-right: 0.9em;
}

div.about-if {
    margin: .5em 0 1em 0;
}
