#red-text {
    background: -webkit-linear-gradient(#ff3a3a, #ff9595);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#icon {
    color: white;
    max-width: 50px;
    max-height: 50px;
}

#logo {
    max-width: 15%;
    max-height: 15%;
}

#m336-text {
    background: -webkit-linear-gradient(#b40000, #ff5858);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#plusgdps-text {
    background: -webkit-linear-gradient(#d5ad48, #ffe9b3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#witherbot-text {
    background: -webkit-linear-gradient(#858585, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#pluscraft-text {
    background: -webkit-linear-gradient(#8e690e, #d8bc77);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#levelinfo-text {
    background: -webkit-linear-gradient(#d639c1, #ff81ee);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#storageserver-text {
    background: -webkit-linear-gradient(#840e74, #b637a5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#onlinemusiclibrary-text {
    background: -webkit-linear-gradient(#aa731a, #ffc15e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#webstats-text {
    background: -webkit-linear-gradient(#2d2ba6, #6c69c0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#gdlibraryproxy-text {
    background: -webkit-linear-gradient(#036516, #2bb948);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#gdlibrary-text {
    background: -webkit-linear-gradient(#00b123, #6eff8b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}