:root {
  --breadcrumb-01--breadcrumb-container--background-color: transparent;
  --breadcrumb-01--breadcrumb-container--border-color: transparent;
  --breadcrumb-01--breadcrumb-container--border-bottom-width: 0px;
  --breadcrumb-01--breadcrumb-container--border-left-width: 0px;
  --breadcrumb-01--breadcrumb-container--border-right-width: 0px;
  --breadcrumb-01--breadcrumb-container--border-top-width: 0px;
  --breadcrumb-01--breadcrumb-container--padding-x: 0rem;
  --breadcrumb-01--breadcrumb-container--padding-y: 0rem;
  --breadcrumb-01--breadcrumb-icon--color: var(--theme--colors--gray--600);
  --breadcrumb-01--breadcrumb-arrow--color: var(--theme--colors--gray--600);
  --breadcrumb-01--breadcrumb-item--color: var(--theme--colors--primary--600);
  --breadcrumb-01--breadcrumb-item--color-hover: var(--theme--colors--primary--800);
  --breadcrumb-01--breadcrumb-item--color-active: var(--theme--colors--gray--600);
  --breadcrumb-01--breadcrumb-item--text-decoration: underline;
  --breadcrumb-01--item--font-size: var(--elements--body-text--body--font-size);
}