background: linear-gradient(to right, #FFFF00, #8B0000, #00008B);
background-size: 400% 400%;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: bold;
line-height: 25px;
animation: AnimNic 6s ease infinite;
i:before {
background...