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

.z8639228, body[data-profile="8639228"] {
    --username-color0: #00FFCC;
    --username-color1: #1F2EFF;
}

.z8639228 a {
    animation: username-fade 10s infinite;
    color: #00EAFF;
    text-shadow: 0 0 6px #00F2FFFF;
}

.username-header .z8639228 {
    animation: username-fade 10s infinite;
}

#profile-page #profile-header {
    color: #00EEFF;
}

#profile-page .panel .panel-heading {
    color: #00D6EE;
}

#profile-page .panel .panel-heading .panel-title {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-style: normal;
    text-shadow: 0 0 6px #00C3FFFF;
}

#profile-page .panel {
  font-family: "Courgette", cursive;
  font-weight: 400;
  font-style: normal;
    color: #00DDFF;
    border-color: #006C6C;
    border-width: 0px;
}

#profile-page {
background: url(https://i.imgur.com/kqWe4bf.gif) no-repeat fixed center center / 100% 100%;
background-position: top 51px left;
    color: #007743;
}