@import url('https://fonts.googleapis.com/css2?family=League+Gothic');
@import url('https://fonts.googleapis.com/css2?family=Rubik+Dirt');

.z14059265 a {
    color: #E7FF78;
    text-shadow: 0 0 6px #FF9898FF;
    font-family: 'Rubik Dirt';
}

.username-header .z14059265 {
    color: #E7FF78;
    text-shadow: 0 0 6px #FF9898FF;
    font-family: 'Rubik Dirt';
}

#profile-page #profile-header {
    color: #777359;
    text-shadow: 0 0 4px #000000;
    background-color: #00000000;
}

#profile-page .panel .panel-heading {
    color: #FAFF26;
    background-color: #0A0A0DFF;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #FFF68DFF;
    font-family: 'League Gothic';
}

#profile-page .panel {
    color: #F6FFAC;
    background-color: #00000060;
    border-color: #08031C;
    border-width: 0px;
}

#profile-page .panel h4 {
    font-family: 'League Gothic';
}

#profile-page {
    color: #297477;
    font-family: 'League Gothic';
    background: url(https://i.imgur.com/QrZCoFa.gif) no-repeat fixed center center / cover;
}

#profile-page .nav-tabs {
    border: none;
}