.timeline {background:rgb(10,69,149);background:linear-gradient(180deg,rgba(10,69,149,1) 0%,rgba(0,153,216,1)100%);padding:0 1px 0 3px;border-top:4px solid #ddd;border-bottom:4px solid #ddd;}
.scrollable-section:last-child{margin-bottom:20px!important;}
.scrollable-section:first-child{margin-top:20px!important;}
.exploration-by-year-year,.year{margin-top:20px;}
a.read-more{margin-bottom:4px;}
.widen{width:100%;}
.inactive{
    text-decoration:none;
    float:none;
    display:inline-block;
    padding:6px 10px;
    border:2px solid #0085CA;
    color:#0085CA;
    cursor:not-allowed;
    margin-bottom:4px;
}
@media screen and (max-width:600px) {
    a.read-more, .inactive {width:100%;}
    .no-mobile {display:none;}
    a.left.carousel-control, a.right.carousel-control {font-size:24px;}
    #back-to-top {background-color:transparent;border:3px solid #0085CA;color:#0085CA;}
}