header {
	background: #007078;
    background: linear-gradient(45deg, #00a9b0 0%, #007078 100%);
	padding:27px 0;
	margin-bottom:30px;
	border:0;
}

footer {
	background: #007078;
    background: linear-gradient(45deg, #00a9b0 0%, #007078 100%);
	color: #fff;
	font-weight:700;
	padding:65px 0 40px 0;
	border:0;
}

footer .chip_paragraphs {
	xfont-size: 16px !important;
	line-height: 16px !important;
}