.c-breadcrumbs > :not(:last-child)::after {
  padding: 8px;
  content: '>';
  text-decoration: none;
}

