/* here you can put your own css to customize and override the theme */
.pricing-head h3 {
	font-weight: bold;
	text-align: center;
	background: none;
	border: 0px;
	margin-bottom: 15px;
}

.pricing-head h4 {
	text-align: center;
	
}

.pricing-head span {
	margin-top: 15px;
	font-weight: normal;
	display: block;
	font-size: 0.75em;
}