.video-item::marker { 
content: "▶️ "; 
}

.document-item::marker { 
content: "📄 "; 
}

.folder-item::marker { 
content: "📂 "; 
}

