.breadcrumb li {
    font-size: 1.2em;
    color: rgb(117, 202, 42) !important;
}
.breadcrumb >active {
    color: #0000ff !important;
    text-decoration: none;
}
.breadcrumb >hover {
    color: #000 !important;
    text-decoration: none;
}



