/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 30 2026 | 02:40:31 */
/* Hide poster's avatar overlay only on group posts */
.author-avatar {
    visibility: hidden !important;
	display: none !important;
}
