@import url('https://fonts.googleapis.com/css2?family=Inknut+Antiqua&family=Merriweather&family=Playwrite+AU+SA&family=Yesteryear&display=swap');

.z6616661 a {
	animation: rainbow 15s infinite;
	text-shadow: 0 0 6px #FFF500FF;
	font-family: 'Inknut Antiqua', sans-serif;
}

body[data-profile="6616661"] .username-header .z6616661 {
	animation: rainbow 15s infinite;
	font-family: 'Inknut Antiqua', sans-serif;
}

body[data-profile="6616661"] #profile-page #profile-header {
	color: #FFFFFF;
	background-color: #060606A2;
	font-family: 'Merriweather', sans-serif;
}

body[data-profile="6616661"] #profile-page .panel .panel-heading {
	background-color: #FF0000FF;
}

body[data-profile="6616661"] #profile-page .panel .panel-heading .panel-title {
	font-family: 'Playwrite AU SA', sans-serif;
	text-shadow: 0 0 6px #6215FFFF;
}

body[data-profile="6616661"] #profile-page .panel {
	font-family: 'Yesteryear', sans-serif;
}

body[data-profile="6616661"] #profile-page {
	color: #FCFCFC;
	background: url(https://i.imgur.com/6IrsEzQ.gif) no-repeat fixed center top / cover;
}