/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

h4, .uk-h4 {
    margin: 0 0 -20px 0;
    font-weight: 400;
}

h1, .uk-h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 32px;
    font-weight: 300;
    text-transform: none;
    color: #595241;
}

a, .uk-link {
    color: #fb2627;
    text-decoration: none;
    cursor: pointer;
}

.uk-navbar-center {
    max-width: 70%;
}