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

.z13421147, body[data-profile="13421147"] {
    --username-color0: #15FF0A;
    --username-color1: #FF18FA;
}

.z13421147 a {
    animation: username-fade 1s infinite;
    color: #189AC0;
    text-shadow: 0 0 6px #16D1FFFF;
  font-family: "Manufacturing Consent", system-ui;
  font-weight: 400;
  font-style: normal;
}

.username-header .z13421147 {
    animation: username-fade 1s infinite;
  font-family: "Manufacturing Consent", system-ui;
  font-weight: 400;
  font-style: normal;
font-size: 1.2em;
}

#profile-page #profile-header {
    color: #15FFFC;
    background-color: #FF0DC522;
}

#profile-page .panel .panel-heading {
    color: #15FFFC;
    background-color: #16D8C115;
}

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

#profile-page .panel {
    color: #15FFFC;
    background-color: #FF0DC572;
    border-color: #1FFF0B;
    border-width: 3px;
}

#profile-page {
    color: #0FEAAE;
    background: url(https://i.imgur.com/zJSj69f.gif) no-repeat fixed center center / cover;
background-position: top 50px left;
}