.wp-caption {
	max-width: 100%;
	margin-bottom: 1.5em;
}
.wp-caption img[class*='wp-image-'] {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
.gallery-caption {
	display: block;
}
