.logo-rotate-steps{animation:2s steps(4,end) infinite logo-color-rotate}@keyframes logo-color-rotate{0%{color:red}25%{color:#ff0}50%{color:#32cd32}75%{color:#00bfff}to{color:red}}.discord-rotate-steps{animation:2s steps(4,end) infinite discord-color-rotate}@keyframes discord-color-rotate{0%{background-color:#7289da}25%{background-color:#667bc4}50%{background-color:#4561c4}75%{background-color:#7b92e3}to{background-color:#6172ab}}
