@import url('https://fonts.googleapis.com/css2?family=Klee+One');

.z13948286, body[data-profile="13948286"] {
    --username-color0: #F4FDFF;
    --username-color1: #00AEEF;
}

.z13948286 a {
    animation: username-fade 2s infinite;
    text-shadow: 0 0 6px #3EDCFFFF;
}

.username-header .z13948286 {
    animation: username-fade 2s infinite;
}

#profile-page #profile-header {
    color: #BCEEFF;
    background-color: #0D2F5ADD;
}

#profile-page .panel .panel-heading {
    color: #F8FEFF;
    background-color: #4ED8FFDD;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 12px rgb(154, 218, 255), 0 0 6px rgb(154, 218, 255), 0 0 3px rgb(154, 218, 255);
    font-family: 'Klee One';
    font-style: italic;
}

#profile-page .panel {
    color: #F2FBFF;
    background-color: #07182ECC;
    border-color: #2EBBFF;
}

#profile-page .panel h4 {
    color: #F2FBFF;
    text-shadow: 0 0 12px rgb(154, 218, 255), 0 0 6px rgb(154, 218, 255), 0 0 3px rgb(154, 218, 255);
    font-family: 'Klee One';
}

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