/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 30 2025 | 04:23:29 */
.roc-leaderboard {
    background: white;
    padding: -8px;
    margin-top: -90px;
    border-radius: 12px;
    box-shadow: 0 4px 6px var(--roc-shadow);
    /* margin: 0 auto !important; */
    display: flex;
    /* text-align: center; */
    justify-content: center;
}