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

.z13343433, body[data-profile="13343433"] {
    --username-color0: #31A4E6;
    --username-color1: #D17DCC;
}

.z13343433 a {
    animation: username-colourswitch 7s alternate infinite;
    color: #31A4E6;
    text-shadow: 0 0 6px #D17DCCFF;
    font-family: 'Indie Flower';
}

.username-header .z13343433 {
    animation: username-colourswitch 7s alternate infinite;
    font-family: 'Indie Flower';
}

#profile-page #profile-header {
    color: #D17DCC;
    background-color: #000000AC;
}

#profile-page .panel .panel-heading {
    color: #D17DCC;
    background-color: #31A4E639;
}

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

#profile-page .panel {
    color: #D17DCC;
    background-color: #0C2A3AB7;
    border-color: #D17DCC;
    border-width: 3px;
}

#profile-page {
    color: #31A4E6;
    background-color: #D17DCC;
    background: url(https://i.imgur.com/i0xdkXH.jpeg) no-repeat fixed center top/ cover;
}