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