.footer-content {
    background-color: var(--grey);
}

.footer-content .lead {
    color: var(--white);
}