footer {
    /* margin-top:15px; */
    padding: 20px;
    background-color: rgb(88, 88, 88);
}

footer article {
    color: white;
}

footer article p {
    padding: 0px;
    margin: 0px;
    font-weight: 300;
}

footer .footer-container-fluid a {
    text-decoration: none;
    color: white;
    font-weight: 300;
}