This function capitalizes the first letter of the text received as argument.
*:before{ content: oxy_capitalize(oxy_name()) ": "; }
This would insert the capitalized qualified name as static text content before the element.