/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 25 2025 | 20:43:10 */
.roc-leaderboard h2 {
    color: var(--roc-dark);
    margin-bottom: 20px;
    display: none;
}


.roc-leaderboard {
    background: white;
    padding: 30px;
    margin-top: -90px;
    border-radius: 12px;
    box-shadow: 0 4px 6px var(--roc-shadow);
}