@import url('https://fonts.googleapis.com/css2?family=Rubik+Beastly');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script');

.z12206796 a {
    animation: rainbow 4s infinite;
    color: #000000;
    text-shadow: 0 0 6px #68C5FFFF;
    font-family: 'Rubik Beastly';
}

.username-header .z12206796 {
    animation: rainbow 4s infinite;
    font-family: 'Rubik Beastly';
}

#profile-page #profile-header {
    color: #000000;
    background-color: #6FBEFF5F;
}

#profile-page .panel .panel-heading {
    color: #000000;
    background-color: #FFFFFF8B;
}

#profile-page .panel .panel-heading .panel-title {
    text-shadow: 0 0 6px #FFFFFF50;
    font-family: 'Dancing Script';
}

#profile-page .panel {
    color: #000000;
    background-color: #78C2FF38;
    border-color: #30D4E2;
    border-width: 2px;
}

#profile-page .panel > h3, h4 {
    font-family: 'Dancing Script';
}

#profile-page {
    background: url(https://i.imgur.com/3dX7ZwL.jpeg) center center / cover no-repeat;
    font-family: 'Dancing Script';
}