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

.z13405090, body[data-profile="13405090"] {
    --username-color0: #797979;
}

.z13405090 a {
    animation: username-glow 5s infinite;
    color: #000000;
    text-shadow: 0 0 6px #797979FF;
  font-family: "Goldman", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.username-header .z13405090 {
    animation: username-glow 5s infinite;
    color: #000000;
    text-shadow: 0 0 6px #797979FF;
  font-family: "Goldman", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page #profile-header {
    color: #797979;
    background-color: #00000090;
}

#profile-page .panel .panel-heading {
    color: #797979;
    background-color: #00000000;
}

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

#profile-page .panel {
    color: #797979;
    background-color: #000000AA;
    border-color: #000000;
    border-width: 0px;
}

#profile-page {
    color: #797979;
    background-color: #FFFFFF00;
    background: url(https://i.imgur.com/Rh5mGXi.png) no-repeat fixed center center / cover;
}