.footer-custom {
    background-color: var(--bncc-green);
}

.footer {
    bottom: 0;
    width: 100%;
    height: 55px;
}

.footer-dark-mode {
    width: 100%;
    margin: 0;
}