html{
  background-color:#fff;
}
.btn-primary {
  color: white!important;
}
.breadcrumb-item.active {
  color:#fff;
}