  /* TimelineJS - ver. 3.6.5 - 2019-05-02 Copyright (c) 2012-2016 Northwestern University a project of the Northwestern University Knight Lab, originally created by Zach Wise https://github.com/NUKnightLab/TimelineJS3 This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. */
.tl-timeline{
    font-family:'Crimson Pro',serif;
    font-weight:400;
    font-size:1rem;
    line-height:1.3em
}
.tl-timeline h1,.tl-timeline h2,.tl-timeline h3,.tl-timeline h4,.tl-timeline h5,.tl-timeline h6{
    font-family:'Monterrat',sans-serif;
    text-transform:none;
    font-weight:700;
    font-size:46px;
    line-height:46px
}
.tl-timeline h2.tl-headline-title{
    font-size:58px;
    line-height:58px
}
.tl-timeline p{
    font-family:'Crimson Pro',serif;
    font-size:1rem;
    line-height: 1.5;
}
.tl-timeline ul{
    font-family:'Crimson Pro',sans-serif
}
.tl-timeline .tl-media .tl-media-wikipedia h4 a,.tl-timeline .tl-media h4,.tl-timeline .tl-media h4 a{
    font-family:'Crimson Pro',serif;
    font-weight:700;
    font-size:24px;
    line-height:24px
}
.tl-timeline .tl-caption,.tl-timeline .tl-credit{
    font-family:'Crimson Pro',sans-serif
}
.tl-timeline .vcard{
    font-family:'Crimson Pro',sans-serif !important;
    font-weight:normal !important
}
.tl-timeline .tl-slidenav-next,.tl-timeline .tl-slidenav-previous,.tl-timeline .tl-message,.tl-timeline .tl-timegroup-message{
    font-family:'Crimson Pro',serif;
    font-weight:700;
    text-transform:none;
}
.tl-slidenav-icon:before {
    color: rgb(208, 155, 44);
}
.tl-timeline .tl-slidenav-next .tl-slidenav-title,.tl-timeline .tl-slidenav-previous .tl-slidenav-title,.tl-timeline .tl-message .tl-slidenav-title,.tl-timeline .tl-timegroup-message .tl-slidenav-title{
    line-height:1.3em !important;
    color:#000000;
}
.tl-timeline .tl-headline-date,.tl-timeline h3.tl-headline-date{
    font-family:'Crimson Pro',sans-serif !important;
    font-weight:normal !important;
    text-transform:none !important;
    color: #000000;
}
.tl-timeline .tl-headline-date small,.tl-timeline h3.tl-headline-date small{
    font-weight:normal !important
}
.tl-timeline .tl-timenav-slider{
    font-family:'Crimson Pro',serif;
    font-weight:700
}
.tl-timeline .tl-timenav-slider h2.tl-headline{
    font-family:'Crimson Pro',serif;
    font-weight:700;
    text-transform:none
}
.tl-timeline .tl-timenav-slider .tl-timeaxis{
    font-family:'Crimson Pro',serif;
    font-weight:700;
    text-transform:none
}
.tl-timeline .tl-menubar{
    font-family:'Crimson Pro',serif
}
.tl-timeline blockquote,.tl-timeline blockquote p{
    font-family:'Crimson Pro',serif;
    font-style:normal;
    font-weight:400;
    line-height:1.3
}
input[type="text"].editor-headline{
    font-family:'Monterrat',sans-serif;
    text-transform:none;
    font-weight:700;
    font-size:46px;
    line-height:46px
}
.tl-text p, .tl-caption, .tl-credit {
    color: #000000;
}
