.breadcrumb-f6bfc31a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}
.breadcrumb-f6bfc31a a {
    text-decoration: none;
    transition: color 0.3s ease;
}
.breadcrumb-f6bfc31a .sep {
    margin: 0 4px;
    opacity: 0.7;
}