@import url('https://fonts.googleapis.com/css2?family=Archivo+Black');
@import url('https://fonts.googleapis.com/css2?family=Oswald');

.z14057081, body[data-profile="14057081"] {
    --username-color0: #44D4FF;
    --username-color1: #FF6DEC;
}

.z14057081 a {
    animation: username-colourswitch 10s infinite;
    color: #8CD9FF;
    text-shadow: 0 0 6px #E5FFFBFF;
    font-family: 'Archivo Black';
}

.username-header .z14057081 {
    animation: username-colourswitch 10s infinite;
    font-family: 'Archivo Black';
}

#profile-page #profile-header {
    color: #0D3077;
    background-color: #00000000;
}

#profile-page .panel .panel-heading {
    color: #EE92E2;
    background-color: #05060DFF;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #A4D7FFFF;
}

#profile-page .panel {
    color: #624D77;
    border-color: #15121C;
}

#profile-page .panel h3, h4 {
    font-family: 'Oswald';
}

#profile-page {
    color: #37772A;
    background-color: #A1FFEC00;
    font-family: 'Oswald';
    background: url(https://i.ibb.co/LXhn0WWh/itachi-shillouette-in-front-of-the-red-moon-800.gif) no-repeat fixed center center / cover;
}