.z12112334 a {
    mask-image: linear-gradient(to right, transparent 25%, #fff 75%);
    mask-size: 500%;
    animation: wipefade 5s infinite;
    color: #F3FF07;
    text-shadow: 0 0 6px #FFFFFFFF;
}

.username-header .z12112334 {
    mask-image: linear-gradient(to right, transparent 25%, #fff 75%);
    mask-size: 500%;
    animation: wipefade 5s infinite;
    color: #F3FF07;
    text-shadow: 0 0 6px #FFFFFFFF;
}

#profile-page #profile-header {
    color: #527177;
}

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

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

#profile-page .panel {
    color: #737731;
    border-width: 0px;
}

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