.ppro-y26-c-eyebrow,
.wp-block.ppro-y26-c-eyebrow {
    display: inline-flex;
    align-items: center;
    font-family: var(--ppro-font-mono);
    font-weight: var(--ppro-font-weight-mono);
    letter-spacing: var(--ppro-tracking-wide);
    font-size: 0.875rem;
    line-height: 1;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    opacity: 0.5;
}

.ppro-y26-c-eyebrow::before {
    content: "";
    flex-shrink: 0;
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 50%;
    background: currentColor;
    margin-right: 0.5rem;
}
