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