footer{
    height: 100px;
    line-height: 100px;
    border-top: 2px solid var(--rosa-claro);
}
footer ul, footer p{
    margin: 0;
}