#powered-by-chroma h2 {
    line-height: 1;
    background: linear-gradient(to right,#4725ff,#b965f1,#fa1019,#fde200,#0ff,#00f,violet,red);
    background-size: contain;
    color: transparent;
    background-size: 200%;
    -webkit-background-clip: text;
    background-clip: text;
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}