.eg-event-summary {
	margin-top: 0.5rem;
}

.eg-event-summary__date {
	font-weight: 500;
	margin: 0 0 0.25rem;
	font-family: var(--wp--preset--font-family--mono, monospace);
	font-size: 0.75rem;
	letter-spacing: 0.04em;
	color: var(--wp--preset--color--accent-1, #1D5C63);
	text-transform: uppercase;
}

.eg-event-summary__meta {
	font-size: 0.9rem;
	opacity: 0.8;
	margin: 0;
}
