footer {
    width: 100%;
    padding: 15px 50px;

    border-top: 1px solid var(--black);
}

footer p {
    font-family: var(--sans-condensed);
}