footer {
    background-color: #9BC33F;
    color: #ffffff;
}
footer.py-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}

footer a.nav-link {
    color: #ffffff !important;
}

footer a.nav-link:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}