.angie-breadcrumb-dfca15bd {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    font-family: inherit;
    list-style: none;
    margin: 0;
    padding: 0;
}

.angie-breadcrumb-dfca15bd a,
.angie-breadcrumb-dfca15bd a:visited {
    text-decoration: none;
    transition: color 0.3s ease;
}

.angie-breadcrumb-dfca15bd .separator {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.angie-breadcrumb-dfca15bd .separator svg {
    display: block;
}

.angie-breadcrumb-dfca15bd .current-item {
    font-weight: 500;
}