
.cyan {color:#00ffff}
.purple {color: #7d1bde}
.yellow {color: #FFD573}
.pink {color:#ED209B}
.rainbow {background: 
 linear-gradient(to right, #ED209B, #FFD573, #43c10d, #1c3ee5, #8515f6);
-webkit-text-fill-color: transparent;
background-clip: text;}