/* ===== GM Cookie Manager ===== */
/* Montisbouw thema-aanpassing CSS */
/* Typografie – ingetogen en consistent */
.gm-cookies__title {
	/* font-size: 40px !important; */
	font-weight: 400 !important;
	color: #2B323D !important;
	font-family: "Rubik", Sans-serif !important;
}

.gm-cookies__content {
	font-weight: 200 !important;
	color: #2B323D !important;
	font-family: "Rubik", Sans-serif !important;
}