main .collection_breadcrumbs {
  line-height: 1;
  margin-top: 10px;
}
main .breadcrumb {
  margin-top: 10px;
  line-height: 1;
}
main .breadcrumb a,
main .breadcrumb span {
  font-size: 1rem;
  line-height: 1.6;
}
main .breadcrumb a {
  color: #000000;
}
main .breadcrumb span {
  color: #777;
}