/*  MICROTHEMER STYLES  */


/*= Content =================== */

/** Content >> .intro **/
.intro {
	color: rgb(28, 28, 28) !important;
}

/** Content >> .fl-post-title > a **/
.fl-post-title > a {
	color: rgb(48, 48, 48) !important;
	font-size: 16px !important;
	font-weight: 600 !important;
}

/** Content >> .leesmeer > a **/
.leesmeer > a {
	color: rgb(243, 134, 48) !important;
}

/** Content >> .prijs **/
.prijs {
	color: rgb(12, 172, 25) !important;
}

/** Content >> #content .pp-cf7-content **/
#content .pp-cf7-content {
	font-size: 14px !important;
}

/** Content >> #wpcf7-f341-o1 .wpcf7dtx-dynamictext **/
#wpcf7-f341-o1 .wpcf7dtx-dynamictext {
	background-color: rgb(238, 255, 236) !important;
}

/** Content >> #wpcf7-f341-o1 .contactkop **/
#wpcf7-f341-o1 .contactkop {
	font-size: 18px !important;
	font-weight: 600 !important;
}

/** Content >> #content .fl-post-text **/
#content .fl-post-text {
	padding-bottom: 0 !important;
}

/** Content >> .acf **/
.acf {
	font-size: 12px !important;
	line-height: 1.6 !important;
}

/** Content >> #content .wp-post-image **/
#content .wp-post-image {
	
}

/** Content >> #content .fl-post-title **/
#content .fl-post-title {
	font-size: 24px !important;
	line-height: 1 !important;
}

/** Content >> #content .acf **/
#content .acf {
	grid-template-columns: 1fr 1fr 1fr !important;
	grid-template-rows: auto !important;
}
#content .acf > :nth-child(3) {
	grid-area: 1 / 3 / 3 / 4 !important;
}

