.angie-breadcrumbs-ecd09680 {
    font-family: inherit;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}
.angie-breadcrumbs-ecd09680 a {
    text-decoration: none;
    transition: color 0.3s ease;
}
.angie-breadcrumbs-ecd09680 a:hover {
    opacity: 0.8;
}
.angie-breadcrumbs-ecd09680 .separator {
    opacity: 0.5;
}