.text-gradient-blue {     background: linear-gradient(to bottom, #3B82F6, rgba(59,130,246,0.2));     -webkit-background-clip: text;     color: transparent; }