#back-to-top {
	background-color: #61bc2d;
}

#back-to-top a {
	color: #fff;
}

#back-to-top:hover a {
	color: #000;
}