/* 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-article-title {
    font-size: 28px;
    line-height: 38px;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 1px;
}
.uk-block-secondary {
    background: #14253a;
    color: rgba(192,212,239,0.9);
}