.breadcrumbs__item:before {
    content: '/' !important;
}
.breadcrumbs__link:hover span{
    color: var(--color-grey) !important;
}