﻿
.breadcrumb-item a:not(.active):hover:before {
    background-color: transparent;
}

.breadcrumb-item a {
    color: #ff5e00;
}
