.date-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #00385E;
	text-align: center;
	font-feature-settings: 'case' on;
	font-family: 'Cormorant Garamond', Cormorant, Georgia, serif;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
}

.date-container__month {
	display: block;
	font-size: 22px;
}

.date-container__day {
	display: block;
	font-size: 22px;
	margin-top: 8px;
}


.tribe-events-pg-template .entry-meta,
.tribe-events-pg-template .post-meta,
.tribe-events-pg-template .wp-block-post-author,
.tribe-events-pg-template .wp-block-post-date, .entry-byline {
	display: none;
}

.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button {
	color: #00385E;
}


.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text{
	
	color: #00385E;
	
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border{
		border: 1px solid #00385E;

}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after{
	bottom: 10px;
}

.tribe-events .tribe-events-l-container,
#tribe-events-pg-template {
	margin-top: -20px !important;
}