.z13970680 a {
    animation: rainbow 10s alternate infinite;
    color: #FF4190;
    text-shadow: 0 0 6px #FF51D9FF;
}

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

#profile-page #profile-header {
    color: #FF19D5;
    background-color: #00000000;
}

#profile-page .panel .panel-heading {
    color: #FF19D5;
    background-color: #0D0D0D00;
}

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

#profile-page .panel {
    color: #BB129C;
    background-color: #00000000;
    border-color: #BB129C;
}

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