.navbar-expand-md .nav-item.active:after {
 content: "";
 position: absolute;
 left: 0;
 right: 0;
 bottom: -.25rem;
 border: 0px;
 border-bottom-width: 2px;
}
