.z7037140, body[data-profile="7037140"] {
    --username-color0: #25FF4D;
    --username-color1: #58E0FF;
}

.z7037140 a {
    animation: username-flash 10s infinite;
    color: #41AAFF;
    text-shadow: 0 0 6px #6AFF25FF;
}

.username-header .z7037140 {
    animation: username-flash 10s infinite;
    text-shadow: 0 0 6px #6AFF25FF;
}

#profile-page #profile-header {
    color: #9F71A9;
    background-color: #0604038D;
}

#profile-page .panel .panel-heading {
    color: #36EE6A;
    background-color: #907189FF;
}

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

#profile-page .panel {
    color: #EAE715;
    background-color: #3B2644CC;
    border-color: #FFFAFF;
}

#profile-page {
    color: #207677;
}