.mention {
    color: #99ff00;
text-shadow: 1px 1px 0px #330000,
-1px -1px 0px #330000,
-1px 1px 0px #330000,
1px -1px 0px #330000;
font-size: 130%;
letter-spacing: 2px;
    font-weight: bold;
}

.tribute-container {
    min-width: 85px;
}
