.z4911546 a {
    animation: rainbow 10s infinite;
    color: #3D11FF;
}

.username-header .z4911546 {
    animation: rainbow 10s infinite;
}

#profile-page #profile-header {
    color: #3D11FF;
}

#profile-page .panel .panel-heading {
    color: #3D11FF;
    background-color: #3D11FF00;
}

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

#profile-page .panel {
    color: #3D11FF;
    background-color: #00000005;
    border-color: #3D11FF;
}

#profile-page {
    color: #3D11FF;
}