@charset "utf-8";
/* Footer Luiz+Cruz */

footer {
	background-color: #282828;
	color: #fff;
	text-align: center;
	line-height: 24px;
}

footer a {
	color: #fff;
}

footer p {
	font-family: "Arial", sans-serif;
	margin: 0;
	font-size: 12px;
}