body {
    text-shadow: 0.125em, 0.125em 0 #000;
}

.title {
    text-shadow: 0.125em, 0.125em 0 #000;
}

@media only screen and (max-width: 769px) {
    .title {
        text-shadow: 0.125em 0.125em 0 #000;
    }
}

.container-launch {
    text-shadow: 0.125em 0.125em 0 #000;
}

.container-go {
    text-shadow: 0.125em 0.125em 0 #000;
}

.leaderboard-content {
    text-shadow: 0.125em 0.125em 0 #000;
}

.players {
    text-shadow: 0.125em 0.125em 0 #000;
}

input {
    text-shadow: 0.125em 0.125em 0 #000;
}

div {
    text-shadow: 0.125em 0.125em 0 #000;
}

th {
    text-shadow: 0.125em 0.125em 0 #000;
}

td {
    text-shadow: 0.125em 0.125em 0 #000;
}

.leaderboard-name {
    text-shadow: 0.125em 0.125em 0 #000;
}

.link-patch {
    text-shadow: 0.125em 0.125em 0 #000;
}

.link-leaderboard {
    text-shadow: 0.125em 0.125em 0 #000;
}

#gfxTestSkinInput {
    text-shadow: 0px 0px 0 #0000;
}

#gfxTestMapInput {
    text-shadow: 0px 0px 0 #0000;
}

#gfxTestObjInput {
    text-shadow: 0px 0px 0 #0000;
}

.password-input::placeholder {
    text-shadow: none;
}

input::placeholder {
    text-shadow: none;
}

.underground {
    text-shadow: 0.125em 0.125em 0 #00404D;
}