/* Specializations for blog posts dumped from Wordpress. */

div.captioned img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}

p.caption-text {
    text-align: center;
}
