footer.c4-bg {
	background-color: #675aa6;
    padding: 50px 0;
}

footer,
footer p,
footer .heading {
    color: #ffffff;
}

footer a,
footer p {
    font: 11pt 'proximaNovaLight' !important;
}

footer .heading {
    font: 20pt 'proximaNovaLight' !important;
    margin: 0 0 24px 0;
}

/* Left col */
footer .company-details {

}

footer .company-details .payoffheading {
    margin-top: -10px;
    margin-left: -6px;
}

footer .company-details .payoffheading img {
    height: 53px;
    width: auto;
}

/* Middle col */
footer .quick-links {
}

/* Right col */
footer .social {

}

/* Footer link */
footer a,
footer a:hover,
footer a:active,
footer a:focus {
    color: #ffffff;
}
footer a::before {
    content: ">";
    margin-right: 10px;
}

/* Link section */
nav.footer {
    border-top: 1px solid #ffffff;
    padding: 30px 0 0 0;
}