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

.z14026785, body[data-profile="14026785"] {
    --username-color0: #FF1905;
}

.z14026785 a {
    animation: username-glow 5s alternate infinite;
    color: #FF86E9;
    text-shadow: 0 0 6px #F100FFFF;
  font-family: "Cinzel Decorative", serif;
  font-weight: 400;
  font-style: normal;
}

.username-header .z14026785 {
    animation: username-glow 5s alternate infinite;
    color: #FF86E9;
    text-shadow: 0 0 6px #F100FFFF;
  font-family: "Cinzel Decorative", serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page #profile-header {
    color: #FF3AF7;
    background-color: #0000009C;
  font-family: "Cinzel Decorative", serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel .panel-heading {
    color: #FF0000;
    background-color: #FF61F900;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #000000FF;
  font-family: "Cinzel Decorative", serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel {
    color: #FF0000;
    background-color: #000000CB;
    border-width: 3px;
}

#profile-page {
    color: #FF0000;
    background: url(https://i.imgur.com/KJFPbvL.jpeg) no-repeat fixed center center / cover;
background-position: top 50px left;
  font-family: "Cinzel Decorative", serif;
  font-weight: 400;
  font-style: normal;
}