<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pq-breadcrumb{
    display: flex;
    align-items: center;
    gap: 4px;
    color: #9e9e9e;
    font-size: 14px;
    margin: 16px 0;
}
.pq-breadcrumb a {
    color: #9e9e9e;
    text-decoration: none;
}
.pq-breadcrumb .icon{
    width: 14px;
    height: 14px;
    fill: #9e9e9e;
}

</pre></body></html>