Thanks! That worked for the top menu. After a few tries, I got it figured out for the bottom nav links, too:
.meta-nav {
text-transform: none;
}
Thanks again! I’ll probably post a few more questions this week (there’s a few other spots I haven’t been able to figure the CSS out for yet), but they’ll be for other issues (and other posts).