.site-prefooter-alt {
	background-color: #6e6e6e;
	background-image: linear-gradient(to right,#575757,#6e6e6e,#575757,#575757);
	overflow: auto;
	color: #fff;
}

.site-prefooter-alt .wpcf7 {
	text-align: left;
}

.site-prefooter-alt ::placeholder{
	color: #fff;
	opacity: 1;
}

body .site-prefooter-alt h2 {
	color: #fff;
	font-weight: 300;
}

.site-prefooter-alt .wpcf7 input[type="text"],
.site-prefooter-alt .wpcf7 input[type="email"],
.site-prefooter-alt .wpcf7 input[type="submit"],
.site-prefooter-alt .wpcf7 textarea {
	color: #fff;
}

.site-prefooter-alt .wpcf7-list-item{
	display: inline-block;
	margin: 1em 0;
}
