@import url('https://fonts.googleapis.com/css2?family=Rubik+Microbe&display=swap');

.c2166 > * { /* Brotherly Blades */
  color: #FF0000 !important;
  text-shadow: 0 0 6px #FF0000FF !important;
animation: username-flash 4s infinite !important;
  font-family: "Rubik Microbe", system-ui;
  font-weight: 400;
  font-style: normal;
}

body[data-clan]
{
	background: url(https://i.imgur.com/aBjHtPK.gif) no-repeat fixed center center / cover !important;
        color: #FFDF45 !important;
}

body[data-clan] th
{
       color: #FFDF45 !important;
}

body[data-clan] h4
{
color: #FFDF45 !important;
}

.c2166 > a {
  color: #FF0000 !important;
  text-shadow: 0 0 6px #FF0000FF !important;
  animation: username-flash 4s infinite !important;
}

#profile-page .c2166 > a {
  font-size: 1.2em;
}