figcaption {
    color: #777;
    font-size: .75em;
	line-height: 1.5em;
    text-align: left;
	font-style: italic;
	/* WebKit-specific (not strictly needed here, but shown for demonstration) */
	-webkit-font-smoothing: antialiased; /* smoother font rendering */
}