.journal-navbar .dropdown-menu li a:hover {
    background-color: var(--bs-green);
    color: var(--color-yellow);
}