/*#84c646,#e0e6e9*/

footer {
    background: #84c646;
    color: #e0e6e9;
   
}

    footer a {
        color: #e0e6e9 !important;
    }

    footer svg {
        fill: #e0e6e9 !important;
    }

