.footer {
    background-color: #2B2B2B;
    color: #F4F3EC;
}

.footer a:hover {
    text-decoration: underline;
}