footer div.bottom-menu {
	margin-right: 30px;
}
footer div.bottom-menu h1 {
	color: rgb(255, 255, 255) !important;
	font-size: 15px;
}
footer div.bottom-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
footer div.bottom-menu ul a {
	color: rgb(255, 255, 255);
	font-size: 15px;
}
footer div#bottom-menu ul li {
	line-height: 26px;
}
footer div#bottom-menu ul a {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

@media screen and (max-width: 800px) {

}