.breadcrumbs{
  font-size:13px;
  margin-bottom:18px;
  color:#888;
}

.breadcrumbs a{
  color:#666;
  text-decoration:none;
}

.breadcrumbs a:hover{
  text-decoration:underline;
}

.breadcrumb-separator{
  margin:0 6px;
  color:#bbb;
}

.breadcrumb-current{
  color:#111;
  font-weight:500;
}