/* Enter Your Custom CSS Here */


article > img{
	border: 1px solid #c7c7c7 !important;
	padding: 10px !important;
}

figure > img{
	border: 1px solid #c7c7c7 !important;
	padding: 10px !important;
}

.wp-caption {
	margin-bottom: 5px !important;
}

.entry .entry-content, .entry .entry-summary {
		max-width: 100% !important;
    margin: 0 0 0 0 !important;
}