  #timeline_component .horizontalCards-slider-label span {
    background-color: var(--gfColors-slate100);
}
#timeline_component .horizontalCards-slider-content.u-navyBackground {
	background-color: var(--gfColors-slate15);
}
#timeline_component .horizontalCards-slider-content.u-navyBackground h3, #timeline_component .horizontalCards-slider-content.u-navyBackground p {
	color: var(--gfColors-navy);
}