background: url(https://i.imgur.com/ITgM2fs.gif);
color: #ff0000;
text-shadow:
0 0 2px #ff0000,
0 0 6px #ff0000,
0 0 12px #cc0000,
0 0 20px #8b0000;
&:before {
content: "\f505";
font-family: "Font Awesome 5 Pro";
margin-right: 6px;
color: #ff0000;
text-shadow:
0 0 4px...