ul.nav-tabs > li {
    list-style-type: none;
}
.nav-tabs .nav-link {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: black;
}