@import url('https://fonts.googleapis.com/css?family=Orbitron');
@import url('https://fonts.googleapis.com/css?family=Rajdhani');

.z13839257,
body[data-profile="13839257"] {
    --username-color0: #C77DFF;
    --username-color1: #00F5FF;
}

.z13839257 a {
    animation: username-colourswitch 2.5s infinite;
    color: #DCC6FF;
    text-shadow: 0 0 6px #9B2CFFCC;
    font-family: 'Orbitron';
    font-weight: 900;
    letter-spacing: 1.5px;
}

.username-header .z13839257 {
    animation: username-colourswitch 2.5s infinite;
    font-weight: 900;
    letter-spacing: 1.5px;
    font-family: 'Orbitron';
}

#profile-page #profile-header {
    color: #F2E6FF;
    background-color: #12001FCC;
    font-family: 'Orbitron';
    font-weight: 700;
}

#profile-page .panel .panel-heading {
    color: #F5E9FF;
    background-color: #210033E6;
    letter-spacing: 0.5px;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #B026FFFF;
    font-family: 'Orbitron';
    font-weight: 700;
}

#profile-page .panel {
    color: #D8C8FF;
    background-color: #050008CC;
    border-color: #7A1FD1;
    font-family: 'Rajdhani';
    font-weight: 600;
}

#profile-page .panel h4 {
    letter-spacing: 0.5px;
    text-shadow: 0 0 6px #B026FFFF;
    font-family: 'Rajdhani';
    font-weight: 600;
}

#profile-page {
    color: #DCC6FF;
    background: url(https://i.imgur.com/FugJkt2.png) no-repeat fixed center center / cover;
    font-family: 'Rajdhani';
    font-weight: 600;
}