.nav-item.active .nav-link {
    text-decoration: underline;
    text-decoration-style: wavy;
}

.btn-primary {
    background-color: #698a16 !important;
}

.btn-primary:hover {
    background-color: #4f6711 !important;
}