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