footer {
    margin-top: auto;
    background-color: black;
    color: #ffffff;
}

/* .footer-ul {} */

.footer-ul li {
    list-style: none;
    margin-bottom: 10px;
}

.footer-ul li a {
    text-decoration: none;
    color: #ffffff;

}