@import url('https://fonts.googleapis.com/css2?family=Bungee+Spice');

.z13994895, body[data-profile="13994895"] {
    --username-color0: #FF7600;
    --username-color1: #FFED00;
}

.z13994895 a {
    animation: username-fade 3s infinite;
    color: #FF7600;
    text-shadow: 0 0 6px #FFED00FF;
    font-family: 'Bungee Spice', regular;
}

.username-header .z13994895 {
    animation: username-fade 3s infinite;
    font-family: 'Bungee Spice', regular;
}

#profile-page #profile-header {
    color: #7F7C1A;
    font-family: "Bungee Spice", regular;
}

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

#profile-page .panel .panel-heading .panel-title {
    font-family: "Bungee Spice", regular;
}

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

#profile-page .panel {
    color: #7F7C1A;
    border-color: #5E5C26;
}

#profile-page .panel h4 {
    font-family: "Bungee Spice", regular;
}

#profile-page {
    color: #FFFFFF;
    background: url('https://i.imgur.com/N10o9X7.png') no-repeat fixed center center / cover;
    background-position: top left;
    font-family: "Bungee Spice", regular;
}