<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 1500px) {
 		.container {
  		max-width: 1400px;
   }
}
@media screen and (min-width: 1199px) {
   .primary-navbar__wrapper.has-horizontal-menu .branding__container {
      max-width: 50%;
   }
   a.navbar-brand-sitelogo &gt; img {
      max-height: 70px !important;
      max-width: 540px !important;
      height: 70px !important;
      width: 540px !important;
	 }
  .slider-text &gt; h2 {
   		font-size: 5em !important; 
  }
}
@media (min-width: 768px) {
	#footer_two {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666666%;
    flex: 0 0 66.666666%;
    max-width: 66.666666%;
  }
}
table#wp-calendar td , table#wp-calendar th {
  text-align: center;
}
.widget_calendar td {
  padding: 0 0;
}
.page-breadcrumbs {
  margin-top: 1em;
  margin-bottom: 1em;
}
div#footer_three {
 	display:none; 
}
aside#custom_html-3 {
  margin-bottom: 0;
}
td#today {
 	 background-color: rgba(255,0,0,0.5); 
   border-radius: 15px;
}
.footer__wrapper .widget__wrapper {
	 padding-top: 1.5em;
   padding-bottom: 1.5em;
}
span.czr-designer-text , span.czr-wp-powered , span.czr-rights-text , .mfp-counter {
 	 display:none; 
}
.colophon__row .footer__credits {
   margin: 0; 
}
#content {
    padding-bottom: 1em;
}
.primary-navbar__wrapper &gt; .container {
    background-image: url('/~cp5732342/wp-content/uploads/2019/08/v_tausta2.png');
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; 
}
h1.entry-title {
    background-image: url('/~cp5732342/wp-content/uploads/2019/08/v_tausta2.png');
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; 
}</pre></body></html>