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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-mainbar, .tm-footer, .tm-mainbar .tm-stick-wrapper  {
  background-color: #5f3616;

}
/*.tm-mainbar  {
box-shadow: -5px 0 10px #925322 inset;
}*/
.uk-navbar-nav {
    max-height: 650px;
}
.citat, dl  {
    font-family: 'Oswald';
    font-style: normal;
    border-color: #ec3b00;
    border-width: 2px;
    padding-left: 20px;
    position: relative;
  border-left: 5px solid #5f3616;
    border-left-color: rgb(245, 245, 245);
    border-left-width: 5px;
font-size: 20px;
line-height: 43px;
  font-style: italic;
}