.breadcrumb {    
  font-size: 12px;
  color: #b41346;
}
.breadcrumb a {
  color: #b41346;
}
.bg-custom {
  background-color: #b41347;
  color: white !important;
}