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