.breadcrumb-div .breadcrumb-bold a {
    font-weight: 700;
    color: #000; /* Optional: Set a darker color */
    cursor: default; /* Optional: Indicate it is not clickable */
}
