.breadcrumb {
  padding: 10px 0;
}

.breadcrumb__icon {
  width: 12px;
  height: 12px;
  transform: rotate(-180deg);
}

.breadcrumb__title {
  font-weight: bold;
}
