Googled how to change the default All Caps text attribute of the site title.
I came across various suggestion (which people claim to have gotten working) for inserting an override in Appearance-Mantra Settings->Miscellaneous->Custom CSS such as:
#site-title {
text-transform: none;
}
I tried this all other suggested attributes for #site-title, but none seem to have any effect, just stays All Caps.
Cheers, Mike