.pmb-breadcrumb {
    font-size: 0.85rem;
    margin-bottom: 1rem;
    color: #666;
}

.pmb-breadcrumb a {
    color: #666;
    text-decoration: none;
}

.pmb-breadcrumb a:hover {
    text-decoration: underline;
}

.pmb-breadcrumb .current {
    color: #2d2d2d;
    font-weight: 600;
}
