body .etd .etd-hero h1,
body .etd .etd-hero .etd-kicker,
body .etd .etd-hero .etd-lead,
body .etd .etd-hero .etd-trust,
body .etd .etd-final h2,
body .etd .etd-final .etd-kicker,
body .etd .etd-final p,
body .etd .etd-seasons article:first-child h3,
body .etd .etd-seasons article:first-child p,
body .etd .etd-seasons article:first-child li,
body .etd .etd-seasons article:first-child span {
	color: #fff !important;
}

body .etd .etd-selector__result span,
body .etd .etd-selector__result p {
	color: #dff5f1 !important;
}

body .etd .etd-selector__result strong {
	color: #ffd979 !important;
}

body .etd .etd-btn--accent {
	color: #2c250e !important;
}

body .etd .etd-btn--ghost,
body .etd .etd-final > div:last-child > a:not(.etd-btn) {
	color: #fff !important;
}

@media (forced-colors: active) {
	body .etd .etd-hero h1,
	body .etd .etd-hero .etd-kicker,
	body .etd .etd-hero .etd-lead,
	body .etd .etd-hero .etd-trust,
	body .etd .etd-final h2,
	body .etd .etd-final p,
	body .etd .etd-seasons article:first-child h3,
	body .etd .etd-seasons article:first-child p {
		color: CanvasText !important;
	}
}
