/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 29 2025 | 23:37:18 */
:root {
	--geel: #FFBC3D;
	--rood: #DC0000;
}

.eswa-p-margin p {
	margin: 0px;
}

.form-tel {
	min-height: auto !important;
}

/* Header */
.main-header-section {
	margin-top: 12px;
}

.tr-header-light .menu-icon-wrapper .rt-button .button-3 {
	background-color:var(--rood) !important;
	color: white !important; 
	border: none;
}

.tr-header-light .menu-icon-wrapper .rt-button .button-3:hover {
	color: var(--rood) !important;
}

.tr-header-light .menu-icon-wrapper .rt-button .button-3:before {
	background-color: white !important;
} 

/* .site-title img {
		max-width: 70%
	} */

/* ff snel */
#home-hero .rt-thumbnail-area {
		display: none;
	}