.caption {
    display: block; /* Makes sure it takes full width */
    text-align: center; /* Centers the text */
    font-style: normal;
    margin-bottom: 5px;
    font-size: 0.85em;
}
