:root {
    --spot-light: #7ec64d !important;
}

/* Stat numbers (Fans, Plays, etc.) — keep dark so they're readable on the green header area */
.stat-summary .num {
    color: #1a1a1a !important;
}

.stat-summary .label {
    color: #1a1a1a !important;
}