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

.z12866126 {
    font-family: "MedievalSharp", cursive;
    font-weight: 400;
    font-style: normal;
}

.z12866126, body[data-profile="12866126"] {
    --username-color0: #00A86B;
    --username-color1: #880808;
}

.z12866126 a {
    animation: username-colourswitch 6s infinite;
    color: #880808;
    text-shadow: 0 0 6px #00A86BFF;
}

.username-header .z12866126 {
    animation: username-colourswitch 6s infinite;
}

#profile-page .panel .panel-heading {
    color: #9842EE;
    background-color: #00000034;
}

#profile-page .panel {
    color: #40FFBF;
}

#profile-page {
    color: #B0B0B0;
    background: url(https://i.imgur.com/VFsOJJ1.jpeg) no-repeat fixed center center / cover;
    font-family: "MedievalSharp", cursive;
    font-weight: 400;
    font-style: normal;
}