.breadcrumb-item+.breadcrumb-item::before {
    content: ">";
}

.breadcrumb {
    background-color: white;
}