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

.z13491730, body[data-profile="13491730"] {
    --username-color0: #BA9983;
}

.z13491730 a {
  font-family: "Cinzel Decorative", serif;
  font-weight: 600;
  font-style: normal;
    animation: username-glow 2s alternate infinite;
    color: #DCBBA5;
    text-shadow: 0 0 6px #BA9983;
}

.username-header .z13491730 {
  font-family: "Cinzel Decorative", serif;
  font-weight: 600;
  font-style: normal;
    animation: username-glow 2s alternate infinite;
    color: #DCBBA5;
    text-shadow: 0 0 6px #BA9983;
}

#profile-page #profile-header {
    color: #4B3625;
    background-color: #DCBBA562;
}

#profile-page .panel .panel-heading {
    color: #DCDCDC;
    background-color: #4B3625FF;
}

#profile-page .panel .panel-heading .panel-title {
  font-family: "Cinzel Decorative", serif;
  font-weight: 600;
  font-style: normal;
    text-shadow: 0 0 6px #DCBBA57F;
}

#profile-page .panel {
    color: #4B3625;
    background-color: #DCBBA562;
    border-color: #DCBBA5;
}

#profile-page {
  font-family: "Cinzel Decorative", serif;
  font-weight: 600;
  font-style: normal;
    color: #000000;
    background-color: #000000FF;
    background: url(https://i.imgur.com/RFEMLxI.gif) no-repeat fixed center center / cover;
background-position: top 50px left;
}