.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
}

.login-logo {
    background-color: black;
}

.fb-login-btn-container {
    height: 300px;
}

.btn-primary, .btn-primary:hover, li.paginate_button.active a {
    background-color: forestgreen !important;
    border-color: forestgreen !important;
}

.bg-jungle {
    background: black url("https://jungleteam.it/wp-content/uploads/2023/07/Schermata-2023-05-19-alle-11.54-1.jpg") center / cover no-repeat;
}

.jungle-menu .dropdown-item a {
    color: white !important;
}

#navbarSupportedContent .nav-link, .navbar-brand, .nav-bar-user {
    color: white !important;
}

.sw-theme-arrows > .nav .nav-link.active {
    background-color: forestgreen !important;
    border-color: forestgreen !important;
}

.sw-theme-arrows > .nav .nav-link.active::after {
    border-left-color: forestgreen !important;
}

