.navbar {
  background-color:  #0d4689;
}
span svg use {
  stroke:  #0d4689;
}
.navbar span svg use {
  stroke:  white;
}
div svg use {
  stroke:  #0d4689;
}

li button span {
  color: white;
}


.search-icon icon {
  stroke: black;
}

.navbar .search-icon svg use{
  stroke:  #0d4689 !important ;

}
#navbar-breadcrumbs a {
    margin-right: 10px;
    color: white;
}
#navbar-breadcrumbs li.disabled a {
    color: #ffffff;
    pointer-events: none;
}


/* .dt-instance-1 .dt-cell__content--col-0 {
  width: 96px !important;
} */
.page-card-head img
Specificity: (0,1,1)
 {
    max-height: 129px;
}
}
.btn.btn-primary {
    background-color: #0d4689;

}