#timeline .brz-row .brz-columns:nth-of-type(2) {
	/* 33424c37d475d1b96befed1660686ec6.png */
    background: url("../images/timeline-bg.png") center -60px no-repeat;
}
#timeline .brz-row__container:first-child .brz-row .brz-columns:nth-of-type(2) {
	/* d6b0aef069930ff357dea3f12749142e.png */
    background: url("../images/timeline-bg-first.png") center 20px no-repeat;
}
#timeline .brz-row__container:last-child .brz-row .brz-columns:nth-of-type(2) {
	/* 31a11b8fef99c20de13a1c30ff5d5c66.png */
    background: url("../images/timeline-bg-last.png") center -60px no-repeat;
}
#timeline .brz-row .brz-columns:nth-of-type(2) .brz-icon {
    display: none;
}

.brz-embed-content {
    font-family: var(--brz-paragraphfontfamily, initial) !important;
    font-size: var(--brz-paragraphfontsize, initial);
    line-height: var(--brz-paragraphlineheight, initial);
}