.footer {
    background:#fff;
    border-top: 1px solid #f1f1f1;
}
.footer a {
    color: #6b7280;
    text-decoration: none;
}
.footer a:hover {
    color: #111827;
}
