/*
Theme Name: Gillion Child
Description: Child theme for Gillion theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: gillion
*/

/* Add your custom CSS below */
/* h1, h2, h3, h4, h5, h6{
	margin: 32px 0 8px 0;
} */

.MicroServiceContainer{
	width: 100%;
}

.post-content img,
.post-content img:not(:last-child){
	margin: 0;
}

.post-content p,
.post-content p:not(:last-child){
	margin-bottom: 15px;
}

.vcg-text-block-content p:last-child,
.post-content p:last-child{
	margin-bottom: 30px;
}

figcaption{
	font-size: 14px;
	font-style: italic;
	text-align: center;
}