.z13971947 a {
    animation: rainbow 10s alternate infinite;
}

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

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

#profile-page .panel .panel-heading {
    color: #868686;
}

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

#profile-page .panel {
    border-color: #FFFFFF;
}

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