@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap');

.z13057862, body[data-profile="13057862"] {
    --username-color0: #230943;
    --username-color1: #136971;
}

.z13057862 a {
    animation: username-colourswitch 15s infinite;
    color: #1B0B55;
    text-shadow: 0 0 6px #000000FF;
  font-family: "Orbitron", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.username-header .z13057862 {
    animation: username-colourswitch 15s infinite;
  font-family: "Orbitron", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

#profile-page #profile-header {
    color: #2B16CA;
    background-color: #000000AC;
  font-family: "Orbitron", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel .panel-heading {
    color: #3B106F;
    background-color: #0000008B;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #000000FF;
  font-family: "Orbitron", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel {
    color: #430A7F;
    background-color: #360C4C7A;
    border-color: #070B38;
    border-width: 2px;
}

#profile-page {
    color: #FFFFFF;
    background-color: #7E3A9100;
    background: url(https://i.imgur.com/XiKkWMn.png) no-repeat fixed center center / cover;
  font-family: "Orbitron", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}