
    :root {
        --primary-color: #77B900;
        --bg-color: #000000;
        --header-bg-color: #1A1A1A;
        --logo-height: 40px;
        --site-max-width: 1340px;
        --header-height: 80px;
        --sidebar-width: 300px;
    }

    
    