/* TaraPro: emphasize the non-linked current-page breadcrumb. */
#breadcrumb .breadcrumb-item:last-child {
  color: #222;
  font-weight: 700;
}