﻿
.nav-pills .nav-link {
    border: none;
}

.nav-pills .nav-link.active {
    color: black;
}

.navbar-expand-lg {
    padding-bottom: 0rem;
}