body {
	background-color: #ffffff;
}

.tm-main-bg {
	background-color: #ffffff;
}

.tm-content-container {
	padding-bottom: 1em;
}

.x-footer {
	margin: 10px 0px;
	color: #fff;
	font-weight: 100;
}

.x-footer h4 {
	font-weight: 300;
}

.x-footer a {
	color: #fff;
}

.x-footer a:hover {
	color: #202020;
	text-decoration: none;
}