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

.z13431818, .z13431818 a {
    font-family: "Lugrasimo", cursive;
    color: #11c90a;
}

.profiler-username-header .z13431818 {
    text-shadow: 0 0 6px #ff1ba5;
}
#profile-page #profile-header {
    background-color: rgba(24,208,86,0.5);
}

#view-profile .panel .panel-heading {
    background-color: rgba(240,22,255,0.14);
}

#view-profile .panel {
    background-color: rgba(101,24,96,0.25);
}

#profile-page {
   font-family: "Lugrasimo", cursive; 
   color: rgba(0,0,0,1);
    background: url(https://i.imgur.com/FkuGkXL.png) no-repeat fixed center center / cover;
}