.title h1 span {
  font-weight: 200;
  font-size: 60%;
}

.shape {
  font-size: 13px;
  line-height: 18px;
}

.breadcrumb > li + li:before {
  content: "::";
}
