.angie-breadcrumb-b9e18ec2 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    font-family: inherit;
}

.angie-breadcrumb-b9e18ec2 a {
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.angie-breadcrumb-b9e18ec2 a:hover {
    opacity: 0.8;
}

.angie-breadcrumb-b9e18ec2 .sep {
    margin: 0 4px;
    opacity: 0.6;
}