/*Moon Alliance*/
g1{color: #007368;
  text-shadow: 1px 0 1px rgb(2 2 2 / 30%);
  background-image: linear-gradient(349deg,#629597, #007368, #007368);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}

g1 i{font-size: 9.5pt;}

/*Black Moon Kingdom*/
g2{color: #500688;
  text-shadow: 1px 0 1px rgb(2 2 2 / 20%);
  background-image: linear-gradient(349deg,#a3a3a3, #500688, #500688);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}

g2  i{font-size: 9.5pt;}

/*Eris*/
g3{color: #94033f;
  text-shadow: 1px 0 1px rgb(2 2 2 / 20%);
  background-image: linear-gradient(349deg,#eabcc3, #940331, #940331);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}

g3 i{font-size: 9.5pt;}

/*Kryos*/
g4{color: #2c399a;
  text-shadow: 1px 0 1px rgb(2 2 2 / 20%);
  background-image: linear-gradient(349deg,#848484, #0898a0, #0898a0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}

g4 i{font-size: 9.5pt;}

/*Orion*/
g5{color: #2c399a;
  text-shadow: 1px 0 1px rgb(2 2 2 / 20%);
  background-image: linear-gradient(349deg,#a0a0a0, #605959, #605959);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}

g6 i{font-size: 9.5pt;}


/*Kinmoku*/
g6{color: #2c399a;
  text-shadow: 1px 0 1px rgb(2 2 2 / 20%);
  background-image: linear-gradient(349deg,#e79b6d, #b84b08, #c42e11);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}

g6 i{font-size: 9.5pt;}


/*Chaos*/
g7{color: #2c399a;
  text-shadow: 1px 0 1px rgb(2 2 2 / 20%);
  background-image: linear-gradient(349deg,#a56960, #684b3b, #684b3b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}

g7 i{font-size: 9.5pt;}



.gmemberbox {
		width: 269px;
		float:
		left;
		/* background-color:#d8d6cb; */
		padding:5px;
		}

.gmemberavatar{
	width: 250px;
	height: 220px;
	border: 5px solid var(--akzent3);
	margin:auto;
	margin-top: 5px;
	}

.gmembertitle {
	font-family: var(--font-headline1);
	text-align:center;
	padding-top:20px;
	font-size:25px;
	border-bottom: 5px solid var(--akzent3);
	}

.gmembertitle a{
	font-family: var(--font-headline1);}

.gmembershortfact{
	width:250px;
	background: var(--akzent3);
	margin:5px;
	font-size:14px;
	line-height:20px;
	text-align:center;
	text-transform:uppercase;
	display:inline-block;
	font-family: var(--font-main);
	color:var(--hintergrund2);
	}	