.breadcrumb li::after {
    margin-left: 3px!important;
    color: var(--gray-300);
}
.breadcrumb li {
    margin: 0 5px 0 0!important;
}