.z14007058, body[data-profile="14007058"] {
    --username-color0: #FFDEA8;
    --username-color1: #FEC84E;
}

.z14007058 a {
    animation: username-colourswitch 10s infinite;
    color: #41D6FF;
    text-shadow: 0 0 6px #E72FFF56;
}

.username-header .z14007058 {
    animation: username-colourswitch 10s infinite;
}

#profile-page #profile-header {
    color: #C10000;
    background-color: #C74DCD32;
}

#profile-page .panel .panel-heading {
    color: #FFFFFF;
    background-color: #40E0D0DD;
}

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

#profile-page .panel {
    color: #4CD8FF;
    background-color: #AAFFEF3E;
    border-color: #C4A484;
    border-width: 3px;
}

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