.jumbotron.downloads{


}

.downloads_product_titel {
	margin-bottom: 3.5rem;
}
.downloads_product_titel a {
	text-decoration: none;
	color: var(--kleur-zwart);
	font-family: 'Roboto', sans-serif;
	font-size: 1.8rem;
	font-weight: 300;
	font-style: normal;
	letter-spacing: normal;
    line-height: 3.7rem;
}
.downloads_product_titel h2 {

	color: var(--kleur-zwart);
	font-family: industry, sans-serif;
	font-size: 3rem;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 3.7rem;
	margin: 0 0 0 2rem;
}

.download_overzicht_content {
	margin-bottom: 7rem;
}

.downloads_product_categorie {
	margin-top: 6.5rem;
}


.downloads_product_categorie h3 {
	color: var(--kleur-zwart);
	font-family: industry, sans-serif;
	font-size: 2rem;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 3.7rem;
	text-transform: uppercase;
	margin-bottom: 1.4rem;
}
