@import url('https://fonts.googleapis.com/css2?family=UnifrakturCook:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oleo+Script');

.z14000450, body[data-profile="14000450"] {
    --username-color0: #E6E6E6;
}

.z14000450 a {
    animation: username-glow 20s infinite;
    color: #000000;
    text-shadow: 0 0 6px #FFFFFFFF;
    font-family: 'UnifrakturCook', cursive;
}

.username-header .z14000450 {
    animation: username-glow 20s infinite;
    color: #000000;
    text-shadow: 0 0 6px #FFFFFFFF;
    font-family: 'UnifrakturCook', cursive;
}

#profile-page #profile-header {
    color: #FFDDF3;
    background-color: #A1A1A148;
    font-family: 'Oleo Script', regular;
}

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

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

#profile-page .panel {
    color: #000000;
    text-shadow: 0 0 3px #FFFFFF, 0 0 6px #FFFFFF;
    background-color: #00000091;
    border-color: #FFFFFF;
    font-family: 'Oleo Script', regular;
}

#profile-page .panel .weapon-name {
    text-shadow: none;
}

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