/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .uk-article-title {
  font-size: 25px;
  line-height: 28px;
 } 
  h1,
.uk-h1 {
  font-size: 30px;
  line-height: 35px;
}
h2,
.uk-h2 {
  font-size: 28px;
  line-height: 32px;
    color: #cf0909;
}
h3,
.uk-h3 {
  font-size: 14px;
  line-height: 18px;
}
h4,
.uk-h4 {
  font-size: 14px;
  line-height: 14px;
}
h5,
.uk-h5 {
  font-size: 14px;
  line-height: 20px;
}
h6,
.uk-h6 {
  font-size: 12px;
  line-height: 18px;
}
.tm-contrast-color h3 {
  color: #ffffff;
}
.uk-navbar-nav > li > a {
   padding: 0 7px;
   font-size: 15px;
   font-weight: bold;
}
.tm-contrast-color p {
  color: #ffffff;
}
.tm-contrast-color .uk-button {
  border-color: #ffffff;
  color: #ffffff;
}
.tm-slideshow-margin-left .uk-slideshow > li > .uk-overlay-panel {
    margin-top: 80px;
  }
.tm-bordertop {
  border-top: 2px solid;
  color: #cf0909;
}
.chrono_credits { display:none; }