.bottom-menu{
    list-style: none;
    padding: 0;
}

.bottom-menu li a {
	color: #8c8c8c;
}

.bottom-menu li a:hover {
	color: #fff;
}