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

.z14008663, body[data-profile="14008663"] {
    --username-color0: #9B59B6;
}

.z14008663 a {
    animation: username-glow 10s infinite;
    color: #8AFFED;
    text-shadow: 0 0 6px #9B59B6FF;
}

.username-header .z14008663 {
    animation: username-glow 10s infinite;
    color: #8AFFED;
    text-shadow: 0 0 6px #9B59B6FF;
}

#profile-page #profile-header {
    color: #FF00FF;
    text-shadow: 1px 1px 0 black, 1px -1px 0 black, -1px 1px 0 black, -1px -1px 0 black;
    background-color: #8AFFED00;
    font-family: "Cinzel", serif;
    font-optical-sizing: auto;
    font-style: normal;
}

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

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #8AFFEDFF;
}

#profile-page .panel {
    color: #8AFFED;
    border-width: 0px;
}

#profile-page {
    color: #8AFFED;
    background: url(https://i.imgur.com/WA7QXlJ.jpeg) no-repeat fixed center center / cover;
    font-family: "Marcellus", serif;
    font-weight: 400;
    font-style: normal;
}