/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 11 2025 | 11:42:16 */
a {
	color: black;
}

.elementor-divider-separator {
	border-radius: 25px;
}

.link-color {
	color: #3d8ed6;
}

.veld input {
	border-radius: 20px;
	border: none;
	background-color: #f4faff;
}

.veld input:focus {
	outline: none;
	border
}

.veld textarea {
	border-radius: 20px;
	border: none;
	background-color: #f4faff;
}

.veld textarea:focus {
	outline: none;
	border
}

.verzend-knop input {
	border-radius: 20px;
	background-color: white;
	border: solid 2px white;
	color: #3d8ed6;
	font-weight: 700;
}

.wpcf7-not-valid-tip {
	font-weight: 700;
}

.verzend-knop input:hover {
	background-color: #0b5799;
	color: white;
}

.verzend-knop input:focus {
	border-radius: 20px;
	background-color: white;
	border: solid 2px white;
	color: #3d8ed6;
	font-weight: 700;
}

.wpcf7-response-output {
	color: white;
}


.checkbox {
	color: white;
}

.link {
	color: white !important;
	text-decoration: underline !important;
}

.checkbox .wpcf7-list-item {
	margin: 0;
}

.elementor-vertical-align-middle.elementor-widget-icon-box .elementor-icon-box-icon {
	display: flex;
	align-items: center;
}

.ren-vaardigheden .elementor-icon-list-item {
	background-color: #ffff;
	padding: 6px 12px 6px 12px;
	margin-bottom: 17px;
	border-radius: 20px;
	border: solid 2px #0B5799;
	
}