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

.z13607572, body[data-profile="13607572"] {
    --username-color0: #000000;
    --username-color1: #0E0004;
}

.z13607572 a {
    animation: username-flash 3s infinite;
    color: #790305;
    text-shadow: 0 0 6px #FF0E0EFF;
    font-family: 'Eater';
}

.username-header .z13607572 {
    animation: username-flash 3s infinite;
    text-shadow: 0 0 6px #FF0E0EFF;
    font-family: 'Eater';
}

#profile-page #profile-header {
    color: #8D0000;
    background-color: #00000000;
}

#profile-page .panel .panel-heading {
    color: #000000;
    background-color: #000000FF;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 4px #FF0F2BFF, 0 0 8px #FF0F2BFF;
    font-family: 'Eater';
}

#profile-page .panel {
    color: #7F0101;
    background-color: #00000011;
    border-color: #0F0000;
    border-width: 3px;
}

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

#profile-page {
    color: #000000;
    background: #000000 url(https://i.imgur.com/E48wu1O.gif) center top / contain no-repeat;
    font-family: 'Eater';
}