.z3633601, body[data-profile="3633601"] {
    --username-color0: #04FFC9;
    --username-color1: #022229;
}

.z3633601 a {
    animation: username-fade 10s infinite;
    color: #02775E;
    text-shadow: 0 0 6px #022229FF;
}

.username-header .z3633601 {
    animation: username-fade 10s infinite;
}

#profile-page #profile-header {
    color: #02775E;
}

#profile-page .panel .panel-heading {
    color: #02775E;
    background-color: #FF151500;
}

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

#profile-page .panel {
    color: #02775E;
    background-color: #00000000;
    border-color: #001C1C;
}

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