/*
 Theme Name:     Hello Elementor Child
 Template:       hello-elementor
 Version:        1.0
 Text Domain:    hello-elementor-child
*/

.font-color-orange {
	color: #DCA956;
}

#home-div .elementor-cta__description {
	width: 80% !important;
    margin: 42px auto;
}

.kategorie, .waesche {
	background: #fff !important;
	padding: 1rem !important;
	margin-bottom: 1rem !important;
	border-radius: 8px !important;
	box-shadow: 0 2px 6px #DCA956 !important;
}