
.breadcrumb-item{
    font-family: 'Roboto-Regular';
}
.breadcrumb-item a{
    text-decoration: none;
    color: #1D1D1D;
}
.breadcrumb-item.active{
    color: #1D1D1D;
    opacity: 0.5;
}
.listen__box{
    font-family: 'Roboto-Regular';
}
.speakButton{
    cursor: pointer;
}




   