.breadcrumb-item > a {
    text-decoration: none;
    color: #6c757d;
}

.breadcrumb-item.active {
    color: #6c757d;
}