.panelPG .powergamers-guild-tag {
	display: inline-block;
	margin-left: 4px;
	color: #9f83c8;
	font-size: 0.85em;
	font-weight: 650;
	text-shadow: 0 0 8px rgba(183, 154, 226, 0.2);
	white-space: nowrap;
}

.panelPG .powergamers-guild-tag a,
.panelPG .powergamers-guild-tag a:visited {
	color: #b79ae2;
	text-decoration: none;
}

.panelPG .powergamers-guild-tag a:hover,
.panelPG .powergamers-guild-tag a:focus-visible {
	color: #e1d4f5;
	text-decoration: underline;
	text-decoration-color: rgba(183, 154, 226, 0.58);
	text-underline-offset: 3px;
}
