/*
Theme Name: Koehn-Design-Support
Theme URI: https://koehn-design.de
Author: Muffin group
Author URI: https://koehn-design.de
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.1
*/






ul.elementor-icon-list-items {
	margin-top:0px !important;
	list-style: none;
}

.neueste-beitraege-container {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.neueste-beitraege-column {
    flex: 1 1 48%;  /* Ermöglicht eine zweispaltige Anordnung */
    box-sizing: border-box;
}

.post-item {
	margin-bottom: 0px !important;
}

.post-meta {
	display: none !important;
}

.post-head, .post-footer {
	display:none !important;
}

.post-desc {
	padding:0px 0 0 20px;
}
