.crm-breadcrumbs ul,
.breadcrumbs ul {
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  margin-bottom: clamp(2.063rem, 0.72rem + 5.369vw, 4.156rem);
  padding: 0;
  font-size: 16px;
}
.crm-breadcrumbs ul li,
.breadcrumbs ul li {
  position: relative;
}
.crm-breadcrumbs ul li:not(:last-child)::after,
.breadcrumbs ul li:not(:last-child)::after {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10" fill="none"><path d="M5.35669 4.40298L1.23056 0.22388C0.941012 -0.0746273 0.506683 -0.0746274 0.21713 0.22388C-0.0724226 0.522388 -0.0724227 0.970149 0.21713 1.26866L3.76415 5L0.217129 8.73134C-0.0724234 9.02985 -0.0724234 9.47761 0.217129 9.77612C0.361906 9.92537 0.506682 10 0.723847 10C0.941011 10 1.08579 9.92537 1.23056 9.77612L5.35669 5.59701C5.64624 5.22388 5.64624 4.77612 5.35669 4.40298C5.35669 4.47761 5.35669 4.47761 5.35669 4.40298Z" fill="white"/></svg>');
  padding-inline: 1.25rem;
  width: 16px;
  height: 16px;
  color: #FFF;
}
.crm-breadcrumbs a, .crm-breadcrumbs span,
.breadcrumbs a,
.breadcrumbs span {
  color: #FFF;
  text-decoration: none;
}
/*# sourceMappingURL=../maps/crm-breadcrumbs/crm-breadcrumbs.css.map */
