Si tienes el texto "HELLO" y aplicas text-transform: lowercase, ¿cómo aparecerá?
text-transform: lowercase
"hello"
"Hello"
"HELLO"
No cambiará