.ann-footer-section {
    background-color: #dfcea1;
}

footer.ann-footer-section p {
    color: #fff;
}

footer.ann-footer-section ul li {
    background: #fff;
}

.ann-social-link li i {
    color: #dfcea1;
}

.footer-logo {
    width: 200px;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}