.z7254946, body[data-profile="7254946"] {
    --username-color0: #7400A2;
    --username-color1: #0BDAFF;
}

.z7254946 a {
    animation: username-colourswitch 10s alternate infinite;
}

.username-header .z7254946 {
    animation: username-colourswitch 10s alternate infinite;
}

#profile-page #profile-header {
    color: #FF0000;
    background-color: #00000095;
}

#profile-page .panel .panel-heading {
    color: #EE0000;
    background-color: #120079FF;
}

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

#profile-page .panel {
    color: #770000;
    background-color: #0400FF43;
    border-width: 0px;
}

#profile-page {
    background: url(https://i.imgur.com/K0fQd0a.jpeg) no-repeat fixed center center / cover;
}