.img-box {
    margin: auto;
    max-width: 70%;
}

.img-box img {
    width: 100%;
}

.img-box .img-caption {
    font-style: italic;
    font-size: 0.9em;
}

.article-title {
    text-align: center;
}

.publication-date {
    display: inline-block;
    margin: 2em auto;
}
