
.gpi-content  {
	font-family: 'Open Sans';      
}

 
.gpi-content h1 {

	color: #333;
	margin-bottom:1em;

}

.gpi-content h2 {

	color: #333;
	margin-top:1em;
}

.gpi-content h3 {

	color: #333;
	margin-top:1em;
}

.gpi-content .gpi-blue-button {

	background: #5F6062;
	color: #fff;
	padding: 1em;
	display: inline-block;
	text-align: center;
	font-size:16px;
	font-weight:600;
}

.gpi-content .no-margin {

	margin-top:0em;

}