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

.z13514717 a {
    animation: rainbow 5s infinite;
    color: #FF0E0E;
    text-shadow: 0 0 6px #130DFFFF;
}

.username-header .z13514717 {
    animation: rainbow 5s infinite;
  font-family: "Lavishly Yours", cursive;
  font-weight: 400;
  font-style: normal;
font-size: 1.25em;
}

#profile-page #profile-header {
    color: #830000;
    background-color: #00000000;
}

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

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #00000000;
}

#profile-page .panel {
    color: #830000;
    background-color: #00000000;
    border-color: #FFFFFF;
    border-width: 0px;
}

#profile-page {
    color: #770B1A;
	background: url(https://i.imgur.com/94T3eFe.gif) no-repeat fixed center center / 100% 100%;
background-position: top 51px left;
}