/* custom.css */
.navbar-nav .nav-link {
    font-weight: bold;
    color: #000;
}

