@import url('https://fonts.googleapis.com/css2?family=Metal+Mania&display=swap');

.z13482600, body[data-profile="13482600"] {
    --username-color0: #132EFF;
    --username-color1: #4BD8FF;
  font-family: "Metal Mania", system-ui;
  font-weight: 400;
  font-style: normal;
}

.z13482600 a {
    animation: username-fade 5s alternate infinite;
    color: #0412FF;
    text-shadow: 0 0 6px #5994FFFF;
  font-family: "Metal Mania", system-ui;
  font-weight: 400;
  font-style: normal;
}

.username-header .z13482600 {
    animation: username-fade 5s alternate infinite;
}

#profile-page #profile-header {
    color: #B30707;
    background-color: #FFFFFF00;
}

#profile-page .panel .panel-heading {
    color: #FF80A1;
    background-color: #344A5DFF;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #8B0601FF;
  font-family: "Metal Mania", system-ui;
  font-weight: 400;
  font-style: normal;
}

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

#profile-page {
  font-family: "Metal Mania", system-ui;
  font-weight: 400;
  font-style: normal;
    color: #02FF05;
    background-color: #0E3E1D34;
background: url(https://i.imgur.com/UuTI5nN.jpeg) no-repeat fixed center center / cover;
background-position: top 50px left;
}