/* Remove color from breadcrumbs */
.breadcrumb a,
.breadcrumb .divider {
  color: black;
}
