footer {
    background: #363637;
    padding: 3% 5% 4% 5%;
    color: #e5e8e4;
}

footer a, footer a:hover {
    color: #e5e8e4;
}

footer .direccion {
    line-height: 2rem;
}

footer .pie li {
    margin-bottom: 1rem;
}
