Опять все пропало, вот код:
.userBanner.userBanner--staff {
background: linear-gradient(
45deg
, #0d0aed, #ff0000);
color: #ffffff;
font-weight: bold;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 10px rgba(138, 43, 226, 0.7), 0 0 20px rgba(128, 0, 128, 0.7);
border-radius: 8px...