#footer{
    background-color: #1B1B1B;
}

#footer h3{
    color: white;
}

#footer p, #footer a{
    color: #888888;
    text-decoration: none;
}