.nav-link {
    color: rgba(255, 255, 255, 0.7)
}

.nav-link.active {
    font-weight: bold;
}