/* Eko styles */
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@700&display=swap');
body {color:#2c3e50;}
blockquote, blockquote p {color:#2c3e50;}
.header {background:#2c3e50;border-bottom:none;}
.logopane img {margin:26px 0;}
.contentpane2 {background:#f2f5f8;}
.bottom {background:#2c3e50;}
.bottom a:active, .bottom a:hover {color:#bed747;}
.copyright {color:#2c3e50;}
.copyright a:link, .copyright a:visited {color:#2c3e50;}
.copyright a:active, .copyright a:hover {color:#bed747;}
::selection {background:#bed747;}
::-moz-selection {background:#bed747;}
a.bigbutton:link, a.bigbutton:visited {background:#bed747;color:white;}
a.bigbutton:active, a.bigbutton:hover {background:#2c3e50;color:white;}
button.bigbutton {background:#bed747;color:white;}
button.bigbutton:hover {background:#2c3e50;color:white;}
.h1-headline {font-weight:700;color:#bed747;}
.documents a:link, .documents a:visited {background:#bed747;color:white;}
.documents a:active, .documents a:hover {background:#2c3e50;color:white;}
.newspaper-link a:link, .newspaper-link a:visited {background:#bed747;color:white;}
.newspaper-link a:active, .newspaper-link a:hover {background:#2c3e50;color:white;}
.gblocks a {background:#2c3e50;}
.gblocks a:nth-child(even) {background:#bed747;}
.gblocks h2 {font-weight:700;}
.article-infos {color:#bed747;}
article.blog-detail h1 {color:#bed747;}
.fd-day {font-weight:700;color:#bed747;}
.fd-month {background-color:#bed747;}
.socialicons a:link, .socialicons a:visited {background:#bed747;color:#2c3e50;}
.socialicons a:active, .socialicons a:hover {background:white;color:#2c3e50;}
.ci-header span {background:#bed747;color:white;}
h2, h3, h4, h5, h6 {color:#2c3e50;}
h1 {font-weight:700;color:#bed747;font-size:64px;line-height:64px;}
h2 {font-weight:700;}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {color:#bed747;}
h2 a:link, h2 a:visited {color:#2c3e50;}
h2 a:active, h2 a:hover {color:#bed747;}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {color:#2c3e50;}
a:link, a:visited {color:#bed747;}
a:active, a:hover {color:#bed747;}
.content ul li::marker {color:#bed747;}
hr {background:#bed747;}
blockquote {border-left:#bed747 solid 3px;}
nav#dnnMenu ul {margin:0 0 0 60px;}
nav#dnnMenu ul li:first-child {display:none;}
nav#dnnMenu ul li a {height:100px;line-height:100px;color:white;font-weight:700;}
nav#dnnMenu ul li.active a, nav#dnnMenu ul li a:hover {color:#bed747;}
.mobilemenu ul li a:hover {color:#bed747;}
.labelswrapper {margin:60px 0 0 0;}
.contactformfields input[type=text], .contactformfields input[type=email], .contactformfields input[type=date], .contactformfields select {background:white;}
.contactformfields textarea {background:white;}
.cff-cb input ~ label:before {background:white;}
.fancybox-caption {font-size:18px;font-weight:bold;text-align:center;}
@media screen and (max-width:1240px) {
.logopane {float:none;text-align:center;}
.menu {float:none;}
nav#dnnMenu ul {margin:0;}
}
@media screen and (max-width:640px) {
h1 {font-size:48px;}
}

