.mentions {
    text-shadow: 0 0 3px rgba(255, 255, 255, 0.5) !important;
}

.mentions:hover {
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.7) !important;
}

.heading {
    color: rgb(40, 40, 40) !important;
    font-weight: 700 !important;
    text-shadow: 0 0 8px rgba(255, 255, 255, 0.6) !important;
}