.shiny-text{background:linear-gradient(90deg,#25d366,#1877f2,#25d366);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;animation:shine 5s linear infinite;height:180px!important;margin:0 5px}@keyframes shine{0%{background-position:100% 0}to{background-position:-100% 0}}.shiny-text.disabled{animation:none}