<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.groups .user {
	margin-top:		20px;
	margin-bottom:	20px;	
}

.groups .user .image img.rounded {
	width:			100%;
	height:			auto;		
}

.rounded {
	border-radius:	100%;
}

.groups .user {
	font-size:		12px;	
	line-height:	18px;
}

.groups .col-md-6:nth-child(2n+1) {
	clear:			left;
}	</pre></body></html>