@font-face { 
	font-family: "Outfit"; 
	src: url('/wp-content/uploads/et-fonts/Outfit-VariableFont_wght.ttf') format('truetype'); 
	font-weight: 100 900; 
	font-style: normal; 
}

.tribe-events * {
	font-family: "Outfit", sans-serif !important;
}
.month.focused.active.current, .tribe-events-view-loader__dots, .tribe-events-calendar-month__day-cell--selected, .tribe-events-calendar-month__day-date, .tribe-common a:not(.tribe-common-anchor--unstyle), .tribe-common .tribe-common-h8, .tribe-common .tribe-common-h7, .tribe-events-c-nav, .tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
	filter: invert();
}
.tribe-events-c-top-bar__today-button {
	filter: invert(0) !important;
}
.tribe-common-c-svgicon {
	color: #bc1616 !important;
}
.month.focused.active.current, .tribe-events-calendar-month__day-cell--selected {
	background: #bc1616 !important;
	border-radius: 0;	
}
.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
	background-color: #bc1616;
	filter: invert();
}
.tribe-events .tribe-events-calendar-month__day-date-daynum {
	color: #fff !important;
}
.tribe-events-calendar-latest-past {
	display: none !important;
}
.tribe-events-c-messages__message-list-item a {
	color: #fff !important;
	border-bottom: 1px solid #bc1616 !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: #bc1616;
 } 