.pcg-featured-store-count.is-empty {
    color: #8a5a0b;
    background: #fff5dd;
    border: 1px solid rgba(184, 113, 15, .18);
}

.pcg-partner-status {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 9px;
    color: #8a5a0b;
    font-size: .72rem;
    font-weight: 750;
    line-height: 1.35;
}

.pcg-partner-status i { font-size: .82rem; }
