/* VOAPP (VIP) infobar — layout handled by voap-infobar.css via shared classes */

.voapp-points-display {
    /* pill base provided by .voap-stat-pill in voap-infobar.css */
    /* colour override for VIP (gold tint via gg-gem--vip on the sprite) */
    color: #751f3d;
    font-weight: 700;
    font-size: 13px;
    margin-right: 6px;
}
