<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
#tm-top-a .uk-panel-box {
  background: transparent;
}

#tm-top-a .uk-margin {
      margin-bottom: 0px;
}

.uk-navbar-nav&gt;li&gt;a,  .uk-nav-navbar&gt;li&gt;a{
    font-family: 'Architects Daughter';
}

.uk-container-center {
	margin-top: 15px;
	margin-bottom: 15px;
    background: #f4eec8;
/*     background:  rgba(183, 156, 115, 0.18); */

  border-radius: 15px;
}


.uk-panel-box {
  	border-radius: 10px;
}

.uk-dropdown, .uk-dropdown-blank {
    width: 240px;
}

.tm-sidebar-b {
  font-size:14px;
}

.oranje {
    background: #ed815b;
    color: #000000;
}

.transparant {
    background: transparent;
}

.transparant h3{
    margin-bottom: 5px;
}

.transparant h4{
    margin-top: 0px;
}


#pb-form form * {
    font-family: 'Raleway' !important;
}

#pb-form form legend {
    font-family: 'Architects Daughter' !important;
    background-color: #ed815b !important;
    color: #444 !important;
}

.portabase-login input{
    width: 90%;
}

#pb-form form fieldset {
    border: 0px !important;
}

.tm-headerbar .uk-panel  {
    padding: 0px;
    background: transparent;
    color: #444444;
}

.tm-headerbar .uk-grid-margin  {
     margin-top: 0px !important; 
}

#tm-top-a .uk-panel-box, #tm-top-a .uk-panel-box a {
    padding: 0px;
    color: #444;
    text-decoration:none;
}

.tm-headerbar {
  margin-bottom:0px;
}

.tm-headerbar .uk-panel {
  max-width: 500px;
}

.tm-navbar {
  margin-top:20px;
}

.banner {
  margin-top:35px;
  margin-right:25px;
}

.banner H2 {
  font-size:30px;
  font-weight:bold;
  color: #d44511;
  line-height:45px;
  text-shadow: -1px -1px 1px #fff, 1px 1px 1px #000;
  opacity: 0.8;
}

.banner-offcanvas H2 {
  font-size:20px;
  font-weight:bold;
  color: #d44511;
  line-height:35px;
  text-shadow: -1px -1px 1px #fff, 1px 1px 1px #000;
  opacity: 0.8;
}

#redim-cookiehint {
  background-color: #d44511;
}</pre></body></html>