.tribe-events-calendar-month__calendar-event-title a 
{ 
	font-size: 13px;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
	font-size: 20px;
	line-height: 1.2;
	font-family: inherit;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day-date,
.tribe-events .tribe-events-calendar-month__calendar-event {
	padding-right: 8px;
	padding-left: 8px;
}

.tribe-common .tribe-common-h7, .tribe-common .tribe-common-h8 {
	font-family: inherit;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
	border-color: #aa3814;
}
.tribe-events .tribe-events-calendar-month__header-column {
	padding-bottom: 8px;
	padding-left: 8px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding-top: 50px;
}

.tribe-events h1 {
	margin-bottom: 2rem;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__events-bar {
	margin-bottom:20px;
}

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
	background-color: #aa3814;
}
.tribe-common .tribe-common-c-btn:focus, .tribe-common .tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:focus, .tribe-common a.tribe-common-c-btn:hover {
	background-color: rgba(170,56,20,.8);
}

.fc-daygrid-event-dot,
.fc-direction-ltr .fc-daygrid-event .fc-event-time {
	display: none;

}