footer.footerNew {
    background-image:url('../public/EVE/footer-bkd.jpg');
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align:center;
    margin-top:20px;
    font-family: sans-serif;
}

 

.footerNew .footerLogo {
    padding-bottom:30px;
}

 

.footerNew .footerAddress {
    position:unset;
    color: #fff;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 0;
    font-size: 15px;
}

.footerNew .footerAddress a {

    color: #4fc1cc;

    font-size: 15px;

}

.footerNew .footerAddress a:hover {

               color:#fff;

}
.footerNew .footerSocial {

    background: none;
    text-align: center;
    padding-top: 30px;
}
.footerNew .footerSocial img {

               padding-left:2px;

               padding-right:2px;

}

footer a {
    color: #fff;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 1px;
    font-weight: 200;
    margin-bottom: 10px;
    display: inline-block;
}