
html body {
	line-height: 1.7;
}

#sidebar-footer .footer-widgets-grid .sidebar-column form.ctct-form label abbr {
	text-decoration: none !important;
	cursor: unset !important;
	font-size: 1.2em !important;
}

#mainnav ul li a {
	font-size: 16px;
}

#mainnav ul ul a {
	font-family: "Source Sans Pro", sans-serif !important;
}

h1, h2, h3, h4, h5 {
	color: #443f3f;
}

.sidebar-column .widget .confit-phone a {
	color: #ffffff !important;
}

@media only screen and (max-width: 780px) {
	h2 {
		font-size: 28px !important;
	}
}

@media only screen and (max-width: 575px) {
	h2 {
		font-size: 28px !important;
	}
}

#page #content .content-title-20 {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.5;
}

#page #content .no-margin-bottom {
	margin-bottom: 0;
}

#page #content .content-text-16 {
	font-size: 16px;
}








