@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');

.z14007421, body[data-profile="14007421"] {
    --username-color0: #FFFFFF;
}

.z14007421 a {
    animation: username-glow 10s infinite;
    color: #00D0FF;
    text-shadow: 0 0 6px #FF00C8FF;
}

.username-header .z14007421 {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
    animation: username-glow 10s infinite;
    color: #00D0FF;
    text-shadow: 0 0 6px #FF00C8FF;
}

.profiler-username-header .z14007421:after {
		content: "\A \"Living life without fear of death\"";
		font-style: normal;
		white-space: pre;
		font-size: 0.5em;
    }

#profile-page #profile-header {
    color: #FF00D9;
    background-color: #FF00F200;
}

#profile-page .panel .panel-heading {
    color: #EE00D2;
    background-color: #0D0000FF;
}

#profile-page .panel .panel-heading .panel-title {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
    text-shadow: 0 0 6px #FF00EAFF;
}

#profile-page .panel {
    color: #00FFE1;
    border-color: #FF00C8;
}

#profile-page {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
    color: #C400D6;
    background-color: #000000FF;
    background: url(https://i.imgur.com/AHxu5X0.gif) no-repeat fixed center center / 100% 100%;
background-position: top 51px left;
}