.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #dc3545;
    background-color: #fff;
    border-color: #333;
}