 /* Eko styles */
@import url('https://fonts.googleapis.com/css2?family=Miriam+Libre:wght@700&display=swap');
.logopane img {margin:20px 0;}
.contentpane2 {background:#eee;}
.bottom {background:#bac401;}
.bottom a:active, .bottom a:hover {color:#e95e13;}
.copyright {color:#bac401;}
.copyright a:link, .copyright a:visited {color:#bac401;}
.copyright a:active, .copyright a:hover {color:#e95e13;}
::selection {background:#e95e13;}
::-moz-selection {background:#e95e13;}
a.bigbutton:link, a.bigbutton:visited {background:#e95e13;color:white;}
a.bigbutton:active, a.bigbutton:hover {background:#bac401;color:white;}
button.bigbutton {background:#e95e13;color:white;}
button.bigbutton:hover {background:#bac401;color:white;}
.h1-headline, .h2-headline, .h3-headline, .h4-headline {font-family:'Miriam Libre', sans-serif;font-weight:700;}
.h1-headline {color:#e95e13;}
.documents div {margin:0 0 10px 0;}
.documents a:link, .documents a:visited {background:#e95e13;color:white;}
.documents a:active, .documents a:hover {background:#bac401;color:white;}
.newspaper-link a:link, .newspaper-link a:visited {background:#e95e13;color:white;}
.newspaper-link a:active, .newspaper-link a:hover {background:#bac401;color:white;}
.gblocks a {background:#e95e13;}
.gblocks a:nth-child(even) {background:#bac401;}
.gblocks a:hover {background:#bac401 !important;}
.gblocks a:nth-child(even):hover {background:#e95e13 !important;}
.citation-link a.bigbutton:link, .citation-link a.bigbutton:visited {background:white;color:#bac401;}
.citation-link a.bigbutton:active, .citation-link a.bigbutton:hover {background:#e95e13;color:white;}
.fd-day {font-family:'Miriam Libre', sans-serif;font-weight:700;color:#e95e13;}
.fd-month {background-color:#e95e13;}
article.blog-detail h1 {font-family:'Miriam Libre', sans-serif;font-weight:700;color:#e95e13;}
.socialicons {margin:20px 0;}
.socialicons a:link, .socialicons a:visited {background:white;color:#bac401;}
.socialicons a:active, .socialicons a:hover {background:#e95e13;color:white;}
.ci-header span {background:#e95e13;color:white;}
h1, h2, h3, h4, h5, h6 {font-family:'Miriam Libre', sans-serif;font-weight:700;}
h1, h3 {color:#e95e13;}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {color:#e95e13;}
a:link, a:visited {color:#e95e13;}
a:active, a:hover {color:#e95e13;}
.content ul li:before {color:#e95e13;}
hr {background:#e95e13;}
blockquote {border-left:#e95e13 solid 3px;}
nav#dnnMenu ul li:first-child {display:none;}
nav#dnnMenu ul li a {font-family:'Miriam Libre', sans-serif;font-weight:700;height:130px;line-height:130px;color:#a4a4a4;}
nav#dnnMenu ul li.active a, nav#dnnMenu ul li a:hover {color:#e95e13;}
.mobilemenu ul li a:hover {color:#e95e13;}
.content ul li::marker {color:#e95e13;}
/* for 640px and less */
@media screen and (max-width:640px) {
h1, h2, h3 {font-size:30px;}
.gblockstext h2 {font-size:30px;}
.contentpane2 {padding:20px;}
}
