.tribe-mini-calendar-event{
	font-family: "Brandon Grotesque Regular";	
	padding:.25em .5em; margin: 0;
	background-color: rgba(255, 255, 255, 0.4);
}

.tribe-mini-calendar-event:hover{
	background-color: white;
}

h2.tribe-events-title{
	font-family: "Brandon Grotesque Light";
	
}


