.tls-custom-dates {
	line-height: 1.55;
}

.tls-custom-dates h2,
.tls-custom-dates h3 {
	margin-bottom: 0.45em;
}

.tls-custom-dates__intro {
	font-style: italic;
}

.tls-custom-dates__further,
.tls-custom-dates__year {
	margin-top: 1.6em;
}

.tls-custom-dates__month {
	margin-top: 1.35em;
}

.tls-custom-dates__lines {
	display: grid;
	gap: 0.25em;
}

.tls-custom-dates__line,
.tls-custom-dates__month-note {
	margin: 0;
}

.tls-custom-dates--strike-unavailable .tls-custom-dates__line--unavailable {
	text-decoration: line-through;
}

.tls-custom-dates__line--public_event a {
	font-weight: 600;
}

.tls-custom-dates__month-note {
	margin-top: 0.35em;
}

.tls-custom-dates__separator {
	font-size: 1.05em;
	margin: 0.9em 0 0;
}
