.elementor-55368 .elementor-element.elementor-element-b5c4b55{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-55368 .elementor-element.elementor-element-b5c4b55:not(.elementor-motion-effects-element-type-background), .elementor-55368 .elementor-element.elementor-element-b5c4b55 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}body.elementor-page-55368:not(.elementor-motion-effects-element-type-background), body.elementor-page-55368 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS */#loading {
            text-align: center;
            padding: 20px;
            font-size: 18px;
        }
        .stats {
            text-align: center;
            margin-bottom: 20px;
            color: #666;
            font-size: 16px;
        }
        .debug {
            background: #fff;
            padding: 15px;
            margin: 20px 0;
            border: 1px solid #ddd;
            border-radius: 5px;
            font-family: monospace;
            font-size: 12px;
            max-height: 300px;
            overflow: auto;
        }
        table {
            width: 100%;
            background-color: white;
            border-collapse: collapse;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        th, td {
            padding: 12px;
            text-align: left;
            border-bottom: 1px solid #ddd;
        }
        th {
            background-color: #4CAF50;
            color: #aa1f24;
            font-weight: bold;
        }
        tr:hover {
            background-color: #f0f0f0;
        }
        .current-member-row {
            background-color: #ffeb3b !important;
        }
        .current-member-row:hover {
            background-color: #fdd835 !important;
        }
        .rank {
            font-weight: bold;
            color: #4CAF50;
        }
        .growth-percent {
            font-weight: bold;
            color: #2196F3;
        }
        .firm-website {
            color: #2196F3;
            text-decoration: none;
        }
        .firm-website:hover {
            text-decoration: underline;
        }
        .error {
            color: #f44336;
            padding: 20px;
            text-align: center;
        }

        .contact-type {
            font-weight: 500;
        }
        .site-link {
    word-break: break-all;
    width: 250px !important;
 
}/* End custom CSS */