The month title and arrow keys on the mini calendar on the main page (http://whocenterpa.net) is both vertically and horizontally not aligned. I am using Headway and did manage to edit the alignment of the month navigation on the main /events page.
Firebug shows me most of the code that makes the month name align well, but still not the arrows:
.tribe-events-widget-nav {
color:#565656;
font-size:16px;
font-weight:bold;
height:40px;
line-height:0;
margin-top:0;
overflow:hidden;
text-align:center;
width:100%;
The problem still – which file do I edit to make that adjustment, and how do I get the arrows aligned?