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

.z14020013, body[data-profile="14020013"] {
    --username-color0: #000000;
    --username-color1: #C00000;
}

.z14020013 a {
    animation: username-colourswitch 10s infinite;
    color: #FF0909;
    text-shadow: 0 0 6px #CD0000FF;
  font-family: "Quintessential", serif;
  font-weight: 400;
  font-style: normal;
}

.username-header .z14020013 {
    animation: username-colourswitch 10s infinite;
  font-family: "Quintessential", serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page #profile-header {
    color: #670000;
    background-color: #00000036;
  font-family: "Quintessential", serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel .panel-heading {
    color: #FFFAF9;
    background-color: #5A000050;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #FF0000DA;
  font-family: "Quintessential", serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel {
    color: #C00000;
    background-color: #00000073;
}

#profile-page {
    color: #670000;
    background-color: #00000073;
    background: url(https://i.imgur.com/UfLmvYs.jpeg) no-repeat fixed center center / cover;
  font-family: "Quintessential", serif;
  font-weight: 400;
  font-style: normal;
}