.hover-enlarge img{transition:transform 0.3s ease}.hover-enlarge:hover img{transform:scale(1.1)}.moving-neon-text{color:#00f;position:relative;animation:neonMove 2s linear infinite}.moving-neon-green{color:#0f0;position:relative;animation:neonGreenMove 2s linear infinite}@keyframes neonGreenMove{0%{text-shadow:0 0 5px #0f0,0 0 10px #0f0,0 0 20px #0f0}50%{text-shadow:0 0 20px #0f0,0 0 40px #0f0,0 0 60px #0f0}100%{text-shadow:0 0 5px #0f0,0 0 10px #0f0,0 0 20px #0f0}}@keyframes neonMove{0%{text-shadow:0 0 5px #00f,0 0 10px #00f,0 0 20px #00f}50%{text-shadow:0 0 20px #00f,0 0 40px #00f,0 0 60px #00f}100%{text-shadow:0 0 5px #00f,0 0 10px #00f,0 0 20px #00f}}