.elementor-kit-9 {
	--e-global-color-primary: #000000;
	--e-global-color-secondary: #000000;
	--e-global-color-text: #000000;
	--e-global-color-accent: #C89B65;
	--e-global-color-8245ed6: #EDECE7;
	--e-global-color-8fc6368: #FFFFFF;
	--e-global-color-ffcd4e9: #E7E7E7;
	--e-global-color-e14a838: #4F4F4F;
	--e-global-typography-primary-font-family: "Helvetica Neue";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Helvetica Neue";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Helvetica Neue";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Helvetica Neue";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-kit-9 e-page-transition {
	background-color: #FFBC7D;
}

.elementor-kit-9 h2 {
	color: #000000;
	font-family: "Helvetica Neue", Sans-serif;
	font-size: 30px;
	font-weight: 600;
}

.elementor-kit-9 h3 {
	color: #A08464;
	font-family: "Helvetica", Sans-serif;
	font-size: 25px;
	font-weight: 600;
}

.elementor-kit-9 h4 {
	color: #A08464;
	font-weight: 600;
}

.elementor-kit-9 h5 {
	color: #A08464;
	font-family: "Helvetica", Sans-serif;
	font-size: 20px;
	font-weight: 600;
}

.elementor-kit-9 h6 {
	color: #A08464;
	font-family: "Helvetica", Sans-serif;
	font-size: 18px;
	font-weight: 600;
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1360px;
}

.e-con {
	--container-max-width: 1360px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

	{}

h1.entry-title {
	display: var(--page-title-display);
}

@media(max-width:1024px) {
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1024px;
	}

	.e-con {
		--container-max-width: 1024px;
	}
}

@media(max-width:767px) {
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 767px;
	}

	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
.kv-li-bg .elementor-widget-container ul {
	list-style: none !important;
	padding: 0;
	margin: 0 0 15px 0;
}

.kv-li-bg .elementor-widget-container ul li {
	background-image: url('https://jenswolff.net/wp-content/uploads/2024/07/check.svg') !important;
	background-repeat: no-repeat;
	padding: 4px 0 4px 30px;
	background-position: 0 11px;
	background-size: 17px;
}


.kv-li-bg .elementor-widget-container a {
	color: #C89B65;
}