
.breadcrumb-item{
    font-family: 'Inter-Regular';
    font-weight: 400;
    
}
.breadcrumb-item a{
    text-decoration: none;
    color: #1D1D1D;
}
.breadcrumb-item.active{
    color: #1D1D1D;
    opacity: 0.5;
    
}




   