h1 {
 font-size: 20px !important;
		margin-bottom: 5px;
}

h2 {
 font-size: 18px !important;
		margin-bottom: 5px;
}

.tablepress {
  border: 1px #ccc solid !important;
}

.tablepress td {
   border-right: 1px #ccc solid !important;
}

#theme-attribution {display: none !important;}
#eckb-article-content-header-row-2 {display: none !important;}

.eckb_search_on_main_page {
		background-color: #40474f !important;
}
.main-navigation {
    background: #40474f !important;
}
table {
  table-layout: fixed;
  width: 100%;
	border-spacing: 16px 8px;
}
th,td {
  border: 1px solid #000;
}
.wp-block-image img {
    border: 1px solid #000 !important;
}
.bild-border {
border: 1px solid #000;
}