.not-front .l-page .l-main {
    max-width: 98% !important;
}

.tl-text h2.tl-headline-title, .tl-text h2.tl-headline {
  margin-top: 0;
  color: #1F568A;
}

.tl-text .tl-headline-date, .tl-text h3.tl-headline-date {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 15px;
  font-weight: normal;
  margin: 0 0 3px 0;
  color: tan;
}

.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
  color: tan;
}

.tl-slidenav-previous:hover .tl-slidenav-title, .tl-slidenav-next:hover .tl-slidenav-title {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  color: crimson;
}