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

.z2519282 a {
    mask-image: linear-gradient(to right, transparent 25%, #fff 75%);
    mask-size: 500%;
    animation: wipefade 90s infinite;
    color: #C00303;
    text-shadow: 0 0 6px #EDF437FF;
  font-family: "Rubik Distressed", system-ui;
  font-weight: 400;
  font-style: normal;
}

.username-header .z2519282 {
    mask-image: linear-gradient(to right, transparent 25%, #fff 75%);
    mask-size: 500%;
    animation: wipefade 90s infinite;
    color: #C00303;
    text-shadow: 0 0 6px #EDF437FF;
  font-family: "Rubik Distressed", system-ui;
  font-weight: 400;
  font-style: normal;
}

#profile-page #profile-header {
    color: #C00303;
    background-color: #00000000;
  font-family: "Rubik Distressed", system-ui;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel .panel-heading {
    color: #C00303;
    background-color: #0D0D0D00;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #EDF437FF;
  font-family: "Rubik Distressed", system-ui;
  font-weight: 400;
  font-style: normal;
}

#profile-page .panel {
    color: #C00303;
    background-color: #00000000;
}

#profile-page {
    color: #C00303;
    background: url(https://i.imgur.com/k4KUlOD.gif) center center / cover no-repeat;
  font-family: "Rubik Distressed", system-ui;
  font-weight: 400;
  font-style: normal;
}