.elementor-widget:not(:last-child) {
    margin-bottom: 0px !important; 
}
.jet-calendar-week__day-content {
    padding: 2px;
    min-height: 100px;
}
.jet-calendar-header__week th {  /* Wochentags-Zeile */
	padding: 0 !important;
	text-align: left !important;
	padding-left: 0.587em !important;
}	

.jet-calendar-week{
	line-height: 1em;  
    hyphens: auto;
}
.elementor-widget-container {
    margin: 0 !important;
	hyphens: auto !important;
}

