#footer {
    margin-top: 70px;
    background-color: #fdf7ed;
}

#footer .footer-rows .custom-footer{
    padding-top: 40px;
    padding-bottom: 40px;
}

#footer .footer-bottom {
    padding-top: 40px;
    padding-bottom: 40px;
}

#footer .custom-footer__newsletter button{
    color: white !important;
}

#footer .contact-box .social-icon-list a{
    color: white !important;
}

#footer a{
    color: #000000;
}

#footer .custom-footer__onlinePayments p {
    text-align: left;
}

#footer .custom-footer__articles ul li:nth-child(4) {
    padding-bottom: 20px;
}