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

.z13988801, body[data-profile="13988801"] {
    --username-color0: #D697FF;
    --username-color1: #000000;
}

.z13988801 a {
    animation: username-fade 4s alternate infinite;
    color: #EE92FF;
    text-shadow: 0 0 6px #FFAAFBFF;
  font-family: "Cinzel Decorative", serif;
  font-weight: 400;
  font-style: normal;
}

.username-header .z13988801 {
    animation: username-fade 4s alternate infinite;
  font-family: "Cinzel Decorative", serif;
  font-weight: 400;
  font-style: normal;
}

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

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

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

#profile-page .panel {
    color: #D697FF;
    background-color: #00000000;
    border-width: 3px;
}

#profile-page {
        color: #FF1286;
    background: url(https://i.imgur.com/aEWMAMn.png) no-repeat scroll center center / 100% 100%;
  font-family: "Cinzel Decorative", serif;
  font-weight: 400;
  font-style: normal;
}