/* Start custom CSS */.fancypants {
    background-image: linear-gradient(to right,#7D6CC3,#7D6CC4, #e2285c, #e2285c);
    -webkit-background-clip: text;
    display: inline-block;
   
    -webkit-text-fill-color: #00000000;
 
}/* End custom CSS */