.breadcrumb .breadcrumb-wrap{
  text-decoration: underline;
    text-underline-offset: 4px;
}
.breadcrumb .breadcrumb-wrap:last-child{
  text-decoration:none;
}