.sticky-title { 
            color: #0073aa !important; 
            font-weight: 600; 
        }
        tr.sticky-post {
            background-color: #f8f9fa;
        }
        .fast-moving-jobs-tag {
            display: inline-block;
            background-color: #28a745;
            color: white;
            padding: 2px 8px;
            border-radius: 3px;
            font-size: 12px;
            margin-left: 8px;
            font-weight: 500;
        }