/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-navbar-nav > li.uk-active > a {
background-color: rgba(0, 0, 0, 0.015);
color: #D71D20;
}
h1, .uk-article-title, .uk-h1 {
  font-size: 28px;
}
body {
background: #ECECEC;
}