.wtfy-breadcrumbs a {
  color: var(--wtfy-primary-color) !important;
  text-decoration: none;
}

.wtfy-breadcrumbs span:last-child {
  opacity: 0.7;
}
