
body {
	background-color: black;
}

footer {
	padding: 50px 0 100px;
}
footer {
	color: #888;
}
footer a {
	color: #ccc !important;
	padding: 3px;
}
footer a:hover {
	color: white !important;
}
footer .ui.list>.item>i.icon {
	color: #777;
}
footer .muted.content {
	opacity: 0.8;
}
