/*** ICDSoft Hosting ***/
.wp-block-group .entry-content .hosting-widget {
	max-width: var(--wp--style--global--content-size) !important;
}
.wp-block-group .entry-content.alignwide .hosting-widget {
	max-width: var(--wp--style--global--wide-size) !important;
}
.hosting-widget br {
	/*display: none;*/
}
.hosting-widget .col-md-10.col-md-offset-1 {
	margin-left: 0;
	width: 100%;
}
.hosting-widget .group-head div:first-child {
	font-size: 18px;
}