@import url('https://fonts.googleapis.com/css2?family=Creepster&display=swap');

.z13969447, .z13969447 a {
    font-family: "Creepster", system-ui;
    color: #9308FF;
}

.profiler-username-header .z13969447 {
    text-shadow: 0 0 6px #FF9903;
}


#profile-page #profile-header {
    background-color: rgba(95,14,255,0.08);
}

#view-profile .panel .panel-heading {
    background-color: rgba(147,8,255,0.93);
}

#view-profile .panel {
    background-color: rgba(0,0,0,0.49);
}

#profile-page {
    font-family: "Creepster", system-ui;
    color: rgba(255,153,3,1);
    background: url(https://i.imgur.com/TrpAUoZ.jpeg) no-repeat fixed center center/ cover;
}