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