/* Add this to your custom CSS */ .logo-gradient { background: linear-gradient(90deg, #4169e1, #8a2be2); -webkit-background-clip: text; background-clip: text; color: transparent; }
top of page
bottom of page