a:hover {
    color: #76a4e6;
}

.navbar-brand {
    font-family: 'Bakbak One', cursive;
    color: #072543 !important;
}

.nav-link {
    color: #072543 !important;
}

.dropdown-header {
    color: var(--bs-white);
}