Just fixed this. I used the following:
.footer.bg-dark {
background: #fff;
}
Or:
.footer.a .footer a {
color: #fff;
}
.footer a:hover {
color: #fff;
}
Just fixed this. I used the following:
.footer.bg-dark {
background: #fff;
}
Or:
.footer.a .footer a {
color: #fff;
}
.footer a:hover {
color: #fff;
}