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

.z14016485, body[data-profile="14016485"] {
    --username-color0: #FF81C1;
    --username-color1: #95FF56;
}

.z14016485 a {
    animation: username-flash 10s infinite;
    color: #E077FF;
    text-shadow: 0 0 6px #A9F3FFFF;
}

.username-header .z14016485 {
  font-family: "Boldonse", system-ui;
  font-weight: 400;
  font-style: normal;
    animation: username-flash 10s infinite;
    text-shadow: 0 0 6px #A9F3FFFF;
}

#profile-page #profile-header {
    color: #127700;
  font-family: "Asimovian", sans-serif;
  font-weight: 400;
  font-style: normal;
    background-color: #3333FF00;
}

#profile-page .panel .panel-heading {
    color: #EE82DD;
  font-family: "Asimovian", sans-serif;
  font-weight: 400;
  font-style: normal;
    background-color: #0D0A0BFF;
}

#profile-page .panel .panel-heading .panel-title {
  font-family: "Asimovian", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel {
    color: #774C64;
  font-family: "Asimovian", sans-serif;
  font-weight: 400;
  font-style: normal;
    background-color: #FFBDBD24;
    border-color: #07111C;
}

#profile-page {
    color: #567477;
  font-family: "Asimovian", sans-serif;
  font-weight: 400;
  font-style: normal;
	background: url(https://i.imgur.com/kFzlLFp.gif) no-repeat fixed center center / cover;
    background-color: #DD6BFF00;
}