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

.z13837623 a {
    mask-image: linear-gradient(to right, transparent 25%, #fff 75%);
    mask-size: 500%;
    animation: wipefade 2s alternate infinite;
    color: #FFD700;
  font-family: "Amarante", serif;
  font-weight: 400;
  font-style: normal;
    text-shadow: 0 0 6px #00000000;
}

.username-header .z13837623 {
    mask-image: linear-gradient(to right, transparent 25%, #fff 75%);
    mask-size: 500%;
    animation: wipefade 2s alternate infinite;
    color: #FFD700;
  font-family: "Amarante", serif;
  font-weight: 400;
  font-style: normal;
    text-shadow: 0 0 6px #00000000;
}

#profile-page #profile-header {
    color: #FFD700;
    background-color: #000000B1;
  font-family: "Amarante", serif;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel .panel-heading {
    color: #000000;
    background-color: #FFD700FF;
  font-family: "Amarante", serif;
  font-weight: 400;
  font-style: normal;
}

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

#profile-page .panel {
    color: #FFD700;
    background-color: #3A3A3300;
    border-color: #FFD700;
    border-width: 0px;
}

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