/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 25 2025 | 21:04:43 */
.roc-leaderboard-table th, .roc-leaderboard-table td {
    padding:5px;
    text-align: left;
    border-bottom: 1px solid #e5e7eb00;
}
.roc-leaderboard {
    background: white;
    padding: 30px;
    margin-top: -90px;
    border-radius: 12px;
    box-shadow: 0 4px 6px var(--roc-shadow);
    margin-left: -20px;
}