/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

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

.uk-article-title {margin-bottom:5px;}

ul.uk-nav-sub {
	padding-left: 40px;
}

body {
  background: #f1f1f1;
  box-shadow: inset 0 0 10px rgba(168, 161, 172, 0.8);
}

.uk-panel-title {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 17px;
    line-height: 23px;
    font-weight: 400;
    text-transform: uppercase;
    color: #73812c;
}