/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Logo size for centered navigation */
.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }
.uk-overlay-background {
    background: rgba(44, 76, 30, 0.2);
}
h1, .uk-h1 {
    font-size: 38px;
    line-height: 40px;
}
h2, .uk-h2 {
    text-transform: none;
}
h4, .uk-h4 {
    font-size: 18px;
    line-height: 20px;
	text-transform: none;
}
.uk-navbar-nav > li > a {
    font-weight: 600;
	color: #415e35;
}
.chrono_credits {display:none;}