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

.z13953866 {
    font-family: "Caveat", cursive;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
}

.z13953866, body[data-profile="13953866"] {
    --username-color0: #3A82FF;
    --username-color1: #4CDBFF;
}

.z13953866 a {
    animation: username-fade 10s infinite;
    color: #3A82FF;
    text-shadow: 0 0 6px #FF8EA8FF;
}

.username-header .z13953866 {
    animation: username-fade 10s infinite;
}

#profile-page #profile-header {
    color: #770E1C;
    background-color: #7985885A;
}

#profile-page .panel .panel-heading {
    color: #2FC1EE;
    background-color: #1A1B3E58;
}

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

#profile-page .panel {
    color: #8FBCFF;
    background-color: #383838B0;
}

#profile-page {
    background: url(https://i.imgur.com/bSKrxcv.gif) no-repeat fixed center center / cover;
}