.member-tag-1, .member-tag-2, .member-tag-3{
	font-size : 10px;
	padding : 5px;
	border-radius : 5px;
	color : white;
}

.member-tag-1{
	background-color : #FF0011;
}

.member-tag-2{
	background-color : #223C96;
}

.member-tag-3{
	background-color : #00973D;
}
