@import url('https://fonts.googleapis.com/css?family=Bebas+Neue');

.z13808165, body[data-profile="13808165"] {
    --username-color0: #EFB810;
}

.z13808165 a {
    animation: username-glow 10s alternate infinite;
    color: #000000;
    text-shadow: 0 0 6px #81798BFF;
    font-family: 'Bebas Neue';
}

.username-header .z13808165 {
    animation: username-glow 10s alternate infinite;
    color: #000000;
    text-shadow: 0 0 6px #81798BFF;
    font-family: 'Bebas Neue';
}

#profile-page #profile-header {
    color: #EFB810;
    background-color: #00000076;
}

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

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

#profile-page .panel {
    color: #EFB810;
    background-color: #C1C1C100;
    border-color: #EFB810;
    border-width: 0px;
}

#profile-page {
    color: #EFEFEF;
    background-color: #FFFFFFFF;
    background: url(https://i.ibb.co/d4WhBYL8/jiba.gif) no-repeat fixed center center / cover;
}