/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
.widget_cm_widget {
	text-align: center;
}
.widget_cm_widget h3.widget-title {
	border: none;
	color: #000;
	margin-bottom: 0;
}
.widget_cm_widget p {
	font-size: 16px;
	color: #000;
}
#nks_cc_sidebar .nks-content .campaign-monitor {
	padding: 40px;
	background-color: #f9f9f9 !important;
}
.nks-content #subForm {
	background-color: #fff;
	padding: 40px;
}
.nks-content #subForm p {
	color: #96a7a3 !important;
}