/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 04 2025 | 08:44:09 */
body:not(#__) blockquote,
body:not(#__) blockquote a {
	font-weight: 400;
	color: var(--groen);
	font-style: normal;
	padding: 0px;
	text-align: left;
	margin: 0px 0px 20px 0px;
	background: transparent;
	font-size: 18px;
	border-width: 0px;
	font-family: 'Roboto Serif', sans-serif;
}

body:not(#__) .webr-no-margin {
	margin: 0px;
}

/* Dienst blokken gelijke grote */
@media screen and (min-width: 1025px) {
  html[lang="en"] #home-diensten .themetechmount-iconbox.themetechmount-iconbox-styleseven,
  html[lang="de"] #home-diensten .themetechmount-iconbox.themetechmount-iconbox-styleseven,
  html[lang="pl"] #home-diensten .themetechmount-iconbox.themetechmount-iconbox-styleseven {
    min-height: 126px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

}

/* Blokken Grafisch afwerken gelijke grote */
@media screen and (min-width: 1025px) {
  html[lang="de"] .blokken-overzicht .themetechmount-iconbox.themetechmount-iconbox-styleseven {
    min-height: 186px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

}



