/*#f5f5f5,#000000*/

footer {
    background: #f5f5f5;
    color: #000000;
   
}

    footer a {
        color: #000000 !important;
    }

    footer svg {
        fill: #000000 !important;
    }

