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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .tm-navbar-container {
    padding-top: 5px;
    padding-bottom: 5px;
}
.tm-toolbar {
    background: #59b1de;
}
p, ul, ol, dl, blockquote, pre, address, fieldset, figure {
    margin: 5px 0 0 0;
}
.uk-navbar-nav > li > a {
    font-size: 14px;
}
.uk-article:before, .uk-article:after {
    margin: 5px;
}
.uk-panel-box {
    padding: 20px;
    margin-top: 5px;
}
.uk-nav-navbar > li > a {
    color: #59b1de;
}
.btn-info a:visited {
  color: burlywood!important;
}
a:visited,
.btn-info:visited {
  color: burlywood!important;
}