#custom-footer, #custom-footer a {
    text-align: center;
    background-color: #2b2221;
	height: 70px;
	padding-top: 20px;
}
#custom-footer {
    color: #ffffff;
}
#custom-footer a {
    color: #8dff1d;
}
#custom-footer a:hover {
    text-decoration:underline;
	color: #8dff1d;
}
#colophon {
    display: none !important;
}