/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
body {
    /*background: #f7f0d3;*/
    background: #0567A6;
}
/* Logo size for centered navigation */
.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }

.uk-thumbnav > * > * {
    /*background: #f7f0d3;*/
    background: #0567A6;
}

.uk-panel-space {
  padding:0px;
}
.uk-margin-large-top {
  margin-top:0 !important;
}

.uk-margin-large {
  margin-bottom:0px;
}
/*

.tm-navbar {
    background: #714d19 !important;
    color: #f7f0d3 !important;
}

*/
/*Footer*/
.tm-footer {
    background: #714d19 !important;
}
.tm-block-footer {
    background: #714d19 !important;
}
.uk-text-muted{
    color:#FFFFFF !important;
}