.timeline-wrapper {width: 100%;}
#timeline-embed {
    width: 100%;
    height: 650px;
}
#timeline-embed .tl-slide .tl-slide-content-container {
    background-color: #d9daea;
}
#timeline-embed .tl-slide.tl-slide-titleslide .tl-slide-content-container {
    background-color: initial;
}
#timeline-embed .tl-slide .tl-slide-content-container .tl-slide-content {
    box-sizing: content-box;
}
#timeline-embed .tl-text .tl-headline-date, #timeline-embed .tl-text h3.tl-headline-date {
    font-size: 40px;
    color: #4e2a84;
}
#timeline-embed .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon, .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon, .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-title, .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-title, .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-description, .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-description {
    color: #4e2a84;
}
#timelinePageList ul {list-style: none; border-bottom: 3px solid #ededed; margin-bottom:0;}
#timelinePageList ul li{background: none; border: none; display: inline-block; list-style: none; width: initial;padding-bottom:0;padding-left:0;}
#timelinePageList a.button {font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; margin-bottom: 0;}
#timelinePageList a.button.active { background: #ededed; color: #7f8283; cursor: default; }
#timelinePageList a.button.active:before {background: none;}