.paragraph--type--timeline-item {
	font-weight: normal;
	text-align: center;
}

.paragraph--type--timeline-item .field-month-year * {
	color: var(--second-color) !important;
}

.paragraph--type--timeline-item::after {
	content: "__________";
	color: var(--second-color);
}
