/*
Theme Name: AllroundWeb Child
Theme URI: https://www.allroundweb.nl/
Description: Designed by <a href="https://allroundweb.nl/">Allround Web</a>.
Author: Allround Web
Version: 1.0.0
Template: hello-elementor
*/

.adverteerders-nav-item {

	color: #F1C231;
	transition: all 0.3s ease;
	position: relative;

}

.adverteerders-nav-item:hover {

	color: #ffd95c;
	transform: translateY(-1px);
}

#gform_2 {
	input[readonly] {
		border: 1px solid var(--hm-color-line);
		background: #fcfcfd;
	}
}