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

.z14011063, body[data-profile="14011063"] {
    --username-color0: #01DEFF;
}

.z14011063 a {
    animation: username-glow 15s infinite;
    color: #000000;
    text-shadow: 0 0 6px #01DEFF;
    font-family: 'Cinzel';
}

.username-header .z14011063 {
    animation: username-glow 15s infinite;
    color: #000000;
    text-shadow: 0 0 6px #01DEFF;
    font-family: 'Cinzel';
}

#profile-page #profile-header {
    color: #00A2C7;
}

#profile-page .panel .panel-heading {
    color: #14DED9;
    background-color: #00181AFF;
}

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

#profile-page .panel {
    color: #00BCD8;
    background-color: #050F18C3;
    border-color: #1DE9FF;
    border-width: 0px;
    font-family: 'Cinzel';
}

#profile-page .panel h4 {
    text-shadow: 0 0 4px #01DEFF,  0 0 6px #01DEFF;
    font-family: 'Cinzel';
}

#profile-page {
    color: #1784AA;
    background: url(https://i.imgur.com/5NDSYEB.png) center center / cover no-repeat fixed;
    font-family: 'Cinzel';
}