footer {
	background-color: #404040;
	padding: 20px 0 120px 0;
	margin-top: 150px;
}
footer {
	color: #fff;
}
footer h3 {
	line-height: 0.2em;
}
footer em {
	color: #fff;
	font-style: normal;
}
@media (min-width: 992px) {
	footer ul {
		margin: 0;
	}
	footer .meta-nav li {
		display: inline-block;
		margin-left: 1em;
	}
	footer .meta-nav li:first-child {
		margin-left: 0;
	}
}
footer .meta-nav a {
	color: #fff;
	padding-left: 20px;
}
footer .footer-searchbar {
	margin-top: 80px;
}
footer .searchbar-container {
	position: relative;
}