/************Menschen**************/
g1 {
color: #6b304e;
text-shadow: 1px 0 1px rgb(2 2 2 / 20%);
    background-image: linear-gradient(90deg, #6b304e, #714059, #774e63, #7d5d6e, #836c78);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/************Magier**************/
g2 {
color: #6f36a8;
text-shadow: 1px 0 1px rgb(2 2 2 / 20%);
    background-image: linear-gradient(90deg,#6f36a8, #824096, #8a4d87, #8a5c7d, #836c78);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/************Sonstige**************/
g3 {
color: #b78424;
	text-shadow: 1px 0 1px rgb(2 2 2 / 20%);
    background-image: linear-gradient(90deg, #b78424, #c07346, #b76b63, #a06a75, #836c78);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/************Gruppen**************/
g4 {
color: #4a44ec;
text-shadow: 1px 0 1px rgb(2 2 2 / 20%);
    background-image: linear-gradient(90deg, #4a44ec, #615ce1, #7671d5, #8886c6, #9a99b6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/************Gruppen**************/
g5 {
color: #947a40;
text-shadow: 1px 0 1px rgb(2 2 2 / 20%);
    background-image: linear-gradient(90deg, #947a40, #937d4a, #938055, #92835f, #928669);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/************Gruppen**************/
g6 {
color: #a83244;
text-shadow: 1px 0 1px rgb(2 2 2 / 20%);
    background-image: linear-gradient(90deg, #a83244, #a94c59, #a8636c, #a5787f, #a08d90);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
