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

.z13960663 a {
    mask-image: linear-gradient(to right, transparent 25%, #fff 75%);
    mask-size: 500%;
    animation: wipefade 6s alternate infinite;
    color: #6B64FF;
    text-shadow: 0 0 6px #8E19FFFF;
  font-family: "Cinzel Decorative", serif;
  font-weight: 400;
  font-style: normal;
}

.username-header .z13960663 {
    mask-image: linear-gradient(to right, transparent 25%, #fff 75%);
    mask-size: 500%;
    animation: wipefade 6s alternate infinite;
    color: #6B64FF;
    text-shadow: 0 0 6px #8E19FFFF;
  font-family: "Cinzel Decorative", serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page #profile-header {
    color: #00F4FF;
    background-color: #00000095;
  font-family: "Cinzel Decorative", serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel .panel-heading {
    color: #4682FF;
    background-color: #00000092;
}

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

#profile-page .panel {
    color: #00F4FF;
    background-color: #9F00A242;
    border-color: #C35BB3;
    border-width: 3px;
}

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